Skip to content

Conversation

@samontab-rapid
Copy link

Fixes #15

Resolves the Could NOT find Python3 (missing: Python3_NumPy_INCLUDE_DIRS NumPy) error when building with pixi

Changes:

  • Add numpy >= 1.26, < 2 dependency (this is the version go2_ros2_sdk uses)
  • Add -DPython3_EXECUTABLE=$CONDA_PREFIX/bin/python3 to ensure CMake uses the correct Python
  • Removed unitree_go package as go2_ros2_sdk doesn't define it and it was generating a warning

Result:
pixi run go2_example

robot_dog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go2_example not working

1 participant