Skip to content

Latest commit

 

History

History
executable file
·
11 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

executable file
·
11 lines (11 loc) · 301 Bytes

how to use

build docker environment

  • cd Winter-Tutorial/docker
  • docker build -t dit/tutorial-ws-noetic:latest .
  • docker compose up
  • docker start tutorial-ws-ros1

open work space

  • Attach Visual Studio Code
  • cd tutorial_ws
  • source /opt/ros/noetic/setup.bash
  • catkin_make