Skip to content

Commit 4f14089

Browse files
pheobeyeungfmauch
authored andcommitted
Update README.md
update download for rqt controller
1 parent 44858fb commit 4f14089

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,12 @@ Use this with any client interface such as [MoveIt!](https://moveit.ros.org/) or
250250
rosrun rqt_joint_trajectory_controller rqt_joint_trajectory_controller
251251
```
252252

253+
You may need to install rqt_joint_trajectory_controller by running:
254+
```
255+
sudo apt install ros-<ROS-DISTRO>-rqt-joint-trajectory-controller
256+
```
257+
where ROS-DISTRO will be replaced with your version of ROS.
258+
253259
### Replacing the robot description
254260

255261
In a real-world scenario you will want to replace the robot description with a description

0 commit comments

Comments
 (0)