Browse Source
example_4.md
Change a typo and the path was incorrect
pull/8/head
hello-jesus
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
ros2/example_4.md
|
|
@ -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. |
|
|
|