Rosdep
This commit is contained in:
@@ -13,6 +13,7 @@ pip install https://cdn.evilmadscientist.com/dl/ad/public/AxiDraw_API.zip --upgr
|
|||||||
cd src
|
cd src
|
||||||
rm -r install build log
|
rm -r install build log
|
||||||
#colcon build --merge-install --symlink-install --cmake-args "-DCMAKE_BUILD_TYPE=Release" && \
|
#colcon build --merge-install --symlink-install --cmake-args "-DCMAKE_BUILD_TYPE=Release" && \
|
||||||
|
rosdep install -y -r -i --rosdistro "humble" --from-paths src
|
||||||
colcon build --packages-select robot_interfaces robot_controller
|
colcon build --packages-select robot_interfaces robot_controller
|
||||||
source install/local_setup.bash
|
source install/local_setup.bash
|
||||||
colcon build
|
colcon build
|
||||||
|
|||||||
Reference in New Issue
Block a user