Fix build
This commit is contained in:
@@ -13,7 +13,8 @@ rosdep install -y -r -i --rosdistro "humble" --from-paths src
|
||||
cd src
|
||||
rm -r install build log
|
||||
#colcon build --merge-install --symlink-install --cmake-args "-DCMAKE_BUILD_TYPE=Release" && \
|
||||
colcon build --packages-select robot_interfaces robot_controller
|
||||
#colcon build --packages-select robot_interfaces robot_controller
|
||||
colcon build --paths robot_interfaces robot_controller
|
||||
source install/local_setup.bash
|
||||
colcon build
|
||||
source install/local_setup.bash
|
||||
|
||||
Reference in New Issue
Block a user