Update README.md

This commit is contained in:
bjoernellens1 2023-10-23 14:42:12 +02:00 committed by GitHub
parent 4a826e6c25
commit 53c60ad12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,3 +76,8 @@ docker compose run my_example example_program
#### my.repos and my_extended.repos: #### my.repos and my_extended.repos:
These are yaml files containing the repositories you may want to include into your final ros2 workspace. These are yaml files containing the repositories you may want to include into your final ros2 workspace.
For a multi-stage build for instance, I define my base image repositories in "my.repos" and the extended image repositories in "my_extended.repos" For a multi-stage build for instance, I define my base image repositories in "my.repos" and the extended image repositories in "my_extended.repos"
## Additional Resources
For further references please visit my WIP repositories for mobile robotic platforms:
- https://github.com/bjoernellens1/ros2_rmp
- https://github.com/bjoernellens1/cps_bot_mini_ws