Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 586 Bytes

shc_pc_install_other.md

File metadata and controls

15 lines (9 loc) · 586 Bytes

2. Installing Other Required Packages

Syropod Banner

Previous: Installing ROS

The following packages should be installed in addition to ROS for the successful implementation of OpenSHC.

2.1 Install ROS joystick, ROS control, ROS controllers and python catkin tools packages by,

sudo apt install ros-melodic-joy ros-melodic-ros-control ros-melodic-ros-controllers python-catkin-tools

Next: Creating the Catkin Workspace