Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 284 Bytes

Repo for developing the Mission 9 Sim

To build:

colcon build --symlink-install source install/setup.bash

^ DON'T FORGET IT!

Current model path (put in bash):

Setup

run

echo 'export GAZEBO_MODEL_PATH=${GAZEBO_MODEL_PATH}:~/ros2_ws/src/mis9_sim/models' >> ~/.bashrc