Perform motion planning of UAV with MoveIt!¶
This tutorial explains the way to perform motion planning of UAV with MoveIt! ; motion planning library for robots.
Installation
To install packages required to perform motion planning with MoveIt!, run the following command.
sudo apt install ros-kinetic-moveit-*
PX4 MoveIt! Tutorials