mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 07:55:05 +00:00
Update README.md
This commit is contained in:
parent
9d496befa7
commit
00e7812239
@ -74,6 +74,10 @@ docker compose exec my_example bash
|
||||
```
|
||||
docker compose run my_example example_program
|
||||
```
|
||||
You will find that example_program does not exist. Try using rqt for example:
|
||||
```
|
||||
docker compose run my_example rqt
|
||||
```
|
||||
|
||||
## Next steps
|
||||
### Fork this repository and make it your own
|
||||
|
Loading…
Reference in New Issue
Block a user