Skip to content

Latest commit

 

History

History
executable file
·
10 lines (10 loc) · 258 Bytes

File metadata and controls

executable file
·
10 lines (10 loc) · 258 Bytes

how to use

build docker environment

  • cd Winter-Tutorial/docker
  • docker compose up
  • docker start tutorial-ws-ros1

open work space

  • docker exec -it tutorial-ws-ros1
  • cd tutorial_ws
  • source /opt/ros/noetic/setup.bash
  • catkin_make