Skip to content

Multi-Robot Trajectory Organization and Motion Modeling Yard

Notifications You must be signed in to change notification settings

noamzaks/mrtommy

Repository files navigation

🤖 Mr. Tommy
Rye Ruff

Multi-Robot Trajectory Organization and Motion Modeling Yard

Tommy is a Python library that aims to speed up the development and experimentation of motion planning. Among the goals of Tommy are:

  • Easy to work with (typing) and extend.
  • Easy to experiment with (matplotlib and notebook workflow).
  • Comparable performance.

Tommy was developed as part of the Algorithmic Robotics and Motion Planning course given in Tel Aviv University by Prof. Dan Halperin.

Getting Started

Install the dependencies with pip install numpy networkx matplotlib tqdm pandas, or use Rye.

Uncomment pieces of code inside the main, add the necessary imports, then run python3 -m mrtommy from inside src.

Acknowledgements

Mr. Tommy is heavily inspired by discopygal, although it aims to provide a different experience.

About

Multi-Robot Trajectory Organization and Motion Modeling Yard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages