Browse Source

example_4.md

Change a typo and the path was incorrect
pull/8/head
hello-jesus 1 year ago
committed by GitHub
parent
commit
c47e271f57
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ros2/example_4.md

+ 1
- 1
ros2/example_4.md View File

@ -9,7 +9,7 @@ Let's bring up Stretch in RViz by using the following command.
```{.bash .shell-prompt}
ros2 launch stretch_core stretch_driver.launch.py
ros2 run rviz2 rviz2 -d `ros2 pkg prefix stretch_calibrtion`/rviz/stretch_simple_test.rviz
ros2 run rviz2 rviz2 -d `ros2 pkg prefix stretch_calibration`/share/stretch_calibration/rviz/stretch_simple_test.rviz
```
In a new terminal run the following commands to create a marker.

Loading…
Cancel
Save