5 lines
100 B
Bash
Executable File
5 lines
100 B
Bash
Executable File
#!/bin/env bash
|
|
|
|
source /opt/ros/jazzy/setup.bash
|
|
|
|
colcon build --packages-up-to-regex "toid_(?!bt)" |