Skip to content

Commit 5a8bdb4

Browse files
authored
Merge pull request #530 from IMRCLab/knmcguire-patch-2
Update tutorials.rst
2 parents 063e623 + e89395e commit 5a8bdb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs2/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ First Installation
3434

3535
.. code-block:: bash
3636
37-
sudo apt-get ros-DISTRO-motion-capture-tracking
37+
sudo apt-get install ros-DISTRO-motion-capture-tracking
3838
3939
If you are planning to use the CFlib backend, do:
4040

docs2/tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ in another terminal run:
3737

3838
.. code-block:: bash
3939
40-
ros2 run teleop_twist_keyboard telop_twist_keyboard
40+
ros2 run teleop_twist_keyboard teleop_twist_keyboard
4141
4242
Use 't' to take off, and 'b' to land. For the rest, use the instructions of the telop package.
4343

0 commit comments

Comments
 (0)