Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 398 Bytes

File metadata and controls

5 lines (4 loc) · 398 Bytes

formation-path-planning

This repository contains the code for the formation path planner and formation path controller.

Installation

Two options to install move-base-flex: $ sudo apt-get install ros-melodic-move-base-flex oder clone the source code from the Github repository with $ git clone https://github.com/magazino/move_base_flex.git into the catkin_ws folder and build after that.