Skip to content

Commit

Permalink
update the teleop twist keyboard command
Browse files Browse the repository at this point in the history
  • Loading branch information
puru07 committed Oct 26, 2020
1 parent 2d618c5 commit 67ddce3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/rosbot_real.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Step 2 : Launch the remote control for providing commands to the bot
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
in another terminal, :ref:`SSH<ssh>` in into rosbot and run the following command :

``rosrun teleop_twist_keyboard teleop_twist_keyboard``
``rosrun teleop_twist_keyboard teleop_twist_keyboard.py``


Method 2 : Autonomous Navigation
Expand Down
2 changes: 1 addition & 1 deletion docs/source/step_3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Method 1 : Manual Map generation via remote control robot exploration

in another terminal, run the following command :

``rosrun teleop_twist_keyboard teleop_twist_keyboard``
``rosrun teleop_twist_keyboard teleop_twist_keyboard.py``

Method 2 : Map generation by providing goal destination for navigating robot for exploration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 67ddce3

Please sign in to comment.