Skip to content

Commit

Permalink
fixed collision contact tutorial failing build due to image location… (
Browse files Browse the repository at this point in the history
…moveit#94)

* fixed failing build due to image location and not being referenced by a toctree

* forgot to add image file

* added collision contact tutorial to index.rst in advanced section
  • Loading branch information
jwhendy authored and davetcoleman committed Oct 18, 2017
1 parent 0121fd2 commit 0a9b844
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/collision_contact_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ When Rviz starts up you will have to add some displays to see the objects your c

You should now see the PR2 robot with 2 interactive markers which you can drag around.

.. image:: /ros_visualization/collision_contact_tutorial_screen.png
.. image:: collision_contact_tutorial_screen.png

Interacting
^^^^^^^^^^^
Expand Down
File renamed without changes
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ This set of advanced tutorials is meant for developers who are using MoveIt!’s
doc/pr2_tutorials/planning/src/doc/planning_scene_ros_api_tutorial
doc/pr2_tutorials/planning/src/doc/motion_planning_api_tutorial
doc/pr2_tutorials/planning/src/doc/planning_pipeline_tutorial
doc/collision_contact_tutorial
doc/time_parameterization_tutorial
doc/fake_controller_manager_tutorial
doc/ros_visualization/joystick.rst
Expand Down

0 comments on commit 0a9b844

Please sign in to comment.