Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 381 Bytes

bwi-docker-ros2-humble

  • nano ~/.bashrc
  • Add the following line: source ~/bwi-docker-ros2/bash-tools-ros2
  • source ~/.bashrc
  • cd ~/bwi-docker-ros2
  • bwi-build-ros2 - Creates a Docker image
  • bwi-start-ros2 - Starts the docker container
  • bwi-stop-ros2 - Stops the Docker Container