Closed Lars-33 closed 1 year ago
got this when trying to colcon build :
i made i dir for this , clone gitlab , add submodule , source ros , colcon build
cd mkdri ros2_ws/src cd ros2_ws/src
git clone https://gitlab.com/mas514-husky_group/husky-master.git -b orjans_branch
cd husky-master/ git submodule update --init --recursive
cd cd ros2_ws/ source /opt/ros/galactic/setup.bash colcon build
https://github.com/husky/husky/tree/galactic-devel
clone source for husky pkg : git clone -b galactic-devel https://github.com/husky/husky.git
i also needed : sudo apt install ros-galactic-xacro sudo apt install ros-galactic-controller-interface sudo apt install ros-galactic-controller-manager