Skip to content

Distributed Multi-Robot Formation

Pre-release
Pre-release
Compare
Choose a tag to compare
@hanzheteng hanzheteng released this 26 Mar 20:33
· 17 commits to master since this release

Main Features:

  • Be able to keep formation while moving (by optimal-point algorithm)
  • Support MobileSim and Gazebo simulators
  • Support Vicon motion capture system
  • Outdoor experiments depend on odometry (by init five robots on one line with 1m interval)

Future Plan:

  • Simplify launch files that avoid launch sequence problem
  • Apply actionlib to re-construct the communication mechanism
  • Optimize framework and reduce computational cost
  • Provide algorithm interface to Python and MATLAB