Skip to content

Commit b9e673e

Browse files
committed
updated fuerte install debians to hydro
1 parent 60389de commit b9e673e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

rviz_plugin_tutorials/src/doc/display_plugin_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
1414
package. You can check out the source directly or (if you use Ubuntu)
1515
you can just apt-get install the pre-compiled Debian package like so::
1616

17-
sudo apt-get install ros-fuerte-visualization-tutorials
17+
sudo apt-get install ros-hydro-visualization-tutorials
1818

1919
Here is what the new ImuDisplay output looks like, showing a sequence of
2020
sensor_msgs/Imu messages from the test script:

rviz_plugin_tutorials/src/doc/panel_plugin_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
2424
package. You can check out the source directly or (if you use Ubuntu)
2525
you can just apt-get install the pre-compiled Debian package like so::
2626

27-
sudo apt-get install ros-fuerte-visualization-tutorials
27+
sudo apt-get install ros-hydro-visualization-tutorials
2828

2929
Here is what RViz looks like with the new "Teleop" panel showing on
3030
the left:

rviz_plugin_tutorials/src/doc/tool_plugin_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
1414
package. You can check out the source directly or (if you use Ubuntu)
1515
you can just apt-get install the pre-compiled Debian package like so::
1616

17-
sudo apt-get install ros-fuerte-visualization-tutorials
17+
sudo apt-get install ros-hydro-visualization-tutorials
1818

1919
Here is an example of what the new PlantFlagTool can do:
2020

0 commit comments

Comments
 (0)