scout joint controller setup

This commit is contained in:
Ruixiang Du
2020-03-25 00:03:18 +08:00
parent 5279161dbf
commit 9c26ce9c34
8 changed files with 57 additions and 102 deletions

View File

@@ -70,6 +70,7 @@ Two scripts inside the "scout_bringup/scripts" folder are provided for easy setu
```
$ sudo apt install ros-melodic-teleop-twist-keyboard
$ sudo apt-get install ros-melodic-joint-state-publisher-gui
$ sudo apt install ros-melodic-ros-controllers
```
Change ros-melodic-* in the command to ros-kinetic-* if you're using ROS Kinetic.