Browse Source

Create intro_to_nav.md

pull/13/head
Binit Shah 6 months ago
committed by GitHub
parent
commit
f1ca4fd858
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      ros1/intro_to_nav.md

+ 17
- 0
ros1/intro_to_nav.md View File

@ -0,0 +1,17 @@
# Intro to Navigation
## Display
Visualize the robot in Rviz:
```
roslaunch stretch_core stretch.launch
```
## Simulation
Visualize the simulated robot in Rviz:
```
TODO
```

Loading…
Cancel
Save