Skip to content

Releases: match-ROS/formation-path-planning

Moved to Match_Mobile_Robotics Repo

Choose a tag to compare

@Heenne Heenne released this 09 Jul 07:45
73112ea
  • Finished moving to Match_Mobile_Robotics instead of MiR200_Sim and MuR205_Sim
  • Added some nice to have features

Formation Path Planner With Reconfiguration

Choose a tag to compare

@Heenne Heenne released this 04 Apr 20:09

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

Choose a tag to compare

@Heenne Heenne released this 02 Mar 16:47

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

Pre-release

Choose a tag to compare

@Heenne Heenne released this 18 Feb 17:51

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

Missing:

  • Reconfiguration during drive

Next steps:

  • Local Planner