You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you mean this? /home/agnel/test/z1_ws/src/z1_ros/z1_controller/sim/IOROS.h:6:10: fatal error: unitree_legged_msgs/MotorCmd.h: No such file or directory 6 | #include "unitree_legged_msgs/MotorCmd.h"
And you just need to catkin_make again.
One more thing, for the Teach issue you mentioned.
It's a programming bug where the gripper gravity isn't compensating properly.
It's been fixed now.
z1_controller fails on MotorCmd.h I think dependency not set up
it cannot find libunitree_joint_control_tool_arm64.so
when rename to libunitree_joint_control_tool.so and build z1_controller last it works
The text was updated successfully, but these errors were encountered: