Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 234 Bytes

Howto.md

File metadata and controls

7 lines (7 loc) · 234 Bytes

Containerize ROS2

  1. Using osrf/rocker
  2. For multiple input to the same container: using docker exec to run new bash
docker exec -it <container ID> bash
source ./ros_entrypoint.sh