Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions doc/quickstart_in_rviz/quickstart_in_rviz_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,13 @@ NOTE: Once you placed your EEF to a new goal, be sure to run `Plan` before runni
.. image:: rviz_plugin_slider.png
:width: 700px

Choosing Specific Start/Goal States
+++++++++++++++++++++++++++++++++++

The ``Planning`` tab has comboboxes for both, the start and goal state, to choose specific robot states from. These states include the current state, the previous state, a randomly sampled state, as well as all named states of the selected planning group that were defined in the ``.srdf`` file of the robot.
The ``previous`` state here refers to the start state of the previous planning attempt. Thus, choosing ``previous`` as the goal state after execution of a planned motion path, allows you to move back to the previous robot pose easily. As, both the ``current`` and the ``previous`` start/goal states are automatically updated after execution, you can easily plan and move back and forth between two states as illustrated in the following video.

.. image:: rviz_plugin_access_previous_pose.gif

Next Steps
----------
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.