Skip to content

Releases: match-ROS/formation-path-planning

Moved to Match_Mobile_Robotics Repo

09 Jul 07:45
73112ea

Choose a tag to compare

  • Finished moving to Match_Mobile_Robotics instead of MiR200_Sim and MuR205_Sim
  • Added some nice to have features

Formation Path Planner With Reconfiguration

04 Apr 20:09

Choose a tag to compare

This version got a complete refactoring of the existing program code to be more compact, easier extendible and more versitile.
Also added the feature to define a reconfiguration (not dynamic). This applies a steady change to the path of the robot.

Formation Path Controller

02 Mar 16:47

Choose a tag to compare

This marks the first complete version of the local planner of the formation path controller.
This is the first version where both FormationPathPlanner und FormationPathController are implemented and working.

Missing:

  • Reconfiguration during drive

Formation Path Planner v0.1

18 Feb 17:51

Choose a tag to compare

Pre-release

This marks the first complete version of the global planner of the formation path planner.

Missing:

  • Reconfiguration during drive

Next steps:

  • Local Planner