Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

z1_controller cannot control Z1 arm mounted on quadruped (aliengoZ1 model) #6

Open
paulblum opened this issue Apr 1, 2024 · 0 comments

Comments

@paulblum
Copy link

paulblum commented Apr 1, 2024

Currently, the z1_controller repository provides a ROS control interface for the Unitree Z1 robotic arm in the /z1_gazebo namespace. However, there is a need to extend support for controlling the Z1 arm when it is mounted on the Aliengo quadruped using the aliengoZ1 model.

aliengoZ1_failure
Failed attempt to control Z1 arm joints within aliengoZ1_description in Gazebo

Details:

  • IOROS is Unitree's control interface for Z1 in ROS Gazebo simulation.
  • Within IOROS, joint controller topic names are hard-coded with the /z1_gazebo namespace, making z1_controller incompatible with the aliengoZ1_description model, which uses namespace /aliengoZ1_gazebo.
  • This limitation prevents users from controlling the Z1 arm when it is mounted on the Aliengo quadruped in Gazebo simulation.
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

No branches or pull requests

1 participant