- Mastering ROS for Robotics Programming(Second Edition)
- Lentin Joseph Jonathan Cacace
- 44字
- 2025-02-17 19:11:08
Installing MoveIt!
Let's start with installing MoveIt!. The installation procedure is very simple and is just a single command. Using the following commands, we install the MoveIt! core, a set of plugins ad planners for ROS Kinetic:
$ sudo apt-get install ros-kinetic-moveit ros-kinetic-moveit-plugins ros-kinetic-moveit-planners