3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
|
|
rosdep install -r --from-paths . --ignore-src -y
|
||
|
|
colcon build --symlink-install
|
||
|
|
source install/setup.bash
|