abizovnuralem / go2_ros2_sdk

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

Install experience on 22.04 Humble; Numpy version issues and MissingCodecParameters #57

Closed jliphard closed 1 month ago

jliphard commented 1 month ago

This is a clean install, going through the go2_ros2_sdk README.md line by line.

After the pip install numpy==1.26.4, the lidar point cloud works (beautifully), but the video remains awol.

jliphard commented 1 month ago

Well, I terminated everything, brought it back up and the video just started, and the MissingCodecParameters error is now gone.

abizovnuralem commented 1 month ago

Thanks @jliphard for your hard work on this project!