Skip to content

Commit

Permalink
fix typo in readme for CLI task dispatch (open-rmf#110)
Browse files Browse the repository at this point in the history
Signed-off-by: Morgan Quigley <morgan@osrfoundation.org>
  • Loading branch information
codebot committed Nov 12, 2021
1 parent 8d17280 commit 33d3c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ To submit a **loop task**, select `Loop` from the `Select a request type` dropdo
Or, dispatch robot via CLI
```bash
ros2 run rmf_demos_tasks dispatch_clean -cs clean_lobby --use_sim_time
ros2 run rmf_demos_tasks restaurant -s restaurant -f L3_master_suite -n 1 --use_sim_time
ros2 run rmf_demos_tasks dispatch_loop -s restaurant -f L3_master_suite -n 1 --use_sim_time
```

Robots running Clean and Loop Task:
Expand Down

0 comments on commit 33d3c37

Please sign in to comment.