abizovnuralem / go2_ros2_sdk

Unofficial ROS2 SDK support for Unitree GO2 AIR/PRO/EDU
BSD 2-Clause "Simplified" License
237 stars 46 forks source link

stderr: ros2_go2_video No such file or directory while colcon build #47

Closed artelrobotics closed 3 months ago

artelrobotics commented 3 months ago

I am using all instructions for installing and building package , but I am having issue with compiling ros2_go2_video package. Please help! Screenshot from 2024-07-03 20-10-24

abizovnuralem commented 3 months ago

You forgot to use git clone --recurse-submodules https://github.com/abizovnuralem/go2_ros2_sdk.git

artelrobotics commented 3 months ago

I use it same as instruction