Skip to content

Commit 01f3486

Browse files
authored
Update track_ik installation for ROS Noetic (#711)
track_ik is now available for ROS Noetic, so updated its installation instructions to the noetic version.
1 parent 8c44393 commit 01f3486

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/trac_ik/trac_ik_tutorial.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ The package `trac_ik_kinematics_plugin <https://bitbucket.org/traclabs/trac_ik/s
1010
Install
1111
-------
1212

13-
As of v1.5.1, **trac_ik** is part of the ROS Kinetic/Melodic binaries: ::
13+
To install **trac_ik** for ROS Noetic, use the following command: ::
1414

15-
sudo apt-get install ros-melodic-trac-ik-kinematics-plugin
16-
17-
Binaries for Noetic are not yet available. You can track the progress `with this ticket <https://bitbucket.org/traclabs/trac_ik/issues/67/ros-noetic-support>`_.
15+
sudo apt-get install ros-noetic-trac-ik-kinematics-plugin
1816

1917
Usage
2018
-----

0 commit comments

Comments
 (0)