File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
rviz_plugin_tutorials/src/doc Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
14
14
package. You can check out the source directly or (if you use Ubuntu)
15
15
you can just apt-get install the pre-compiled Debian package like so::
16
16
17
- sudo apt-get install ros-fuerte -visualization-tutorials
17
+ sudo apt-get install ros-hydro -visualization-tutorials
18
18
19
19
Here is what the new ImuDisplay output looks like, showing a sequence of
20
20
sensor_msgs/Imu messages from the test script:
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
24
24
package. You can check out the source directly or (if you use Ubuntu)
25
25
you can just apt-get install the pre-compiled Debian package like so::
26
26
27
- sudo apt-get install ros-fuerte -visualization-tutorials
27
+ sudo apt-get install ros-hydro -visualization-tutorials
28
28
29
29
Here is what RViz looks like with the new "Teleop" panel showing on
30
30
the left:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ The source code for this tutorial is in the rviz_plugin_tutorials
14
14
package. You can check out the source directly or (if you use Ubuntu)
15
15
you can just apt-get install the pre-compiled Debian package like so::
16
16
17
- sudo apt-get install ros-fuerte -visualization-tutorials
17
+ sudo apt-get install ros-hydro -visualization-tutorials
18
18
19
19
Here is an example of what the new PlantFlagTool can do:
20
20
You can’t perform that action at this time.
0 commit comments