Installation
Supported platforms are ROS Kinetic, Melodic and Noetic (Build Status)
The following packages must be installed to use Move Base Flex:
- ROS Kinetic+. Please follow the official installation guide for your distro. Don't forget setting up
rosdep
. - Move Base Flex:
- For Use:
apt install ros-$ROS_VERSION-move-base-flex
- For Development: clone the official move_base_flex repo into your catkin workspace
- For Use:
At this point, you are ready for your first tutorial.