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

[Question]: Issue with Urdf of Pincher X arms #214

Open
juttu-s opened this issue Aug 23, 2024 · 0 comments
Open

[Question]: Issue with Urdf of Pincher X arms #214

juttu-s opened this issue Aug 23, 2024 · 0 comments
Labels
manipulators Issues related to manipulators question Further information is requested

Comments

@juttu-s
Copy link

juttu-s commented Aug 23, 2024

Question

ik
rviz
I encountered an issue while importing the URDF (Unified Robot Description Format) of the Pincher X (150, 100) arms into MATLAB. I started by converting a .urdf.xacro file into a .urdf file using the xacro library. After successfully importing the URDF into MATLAB, I proceeded to test the robot's pose by providing the desired end-effector position using MATLAB's Robotics System Toolbox.

While the system correctly handles movements in the X and Z coordinates, I observed a problem with the Y coordinate. Specifically, the waist joint of the robot, which should rotate to align with the desired Y coordinate, does not rotate as expected when I specify the end-effector coordinates alone. However, if I manually set the Euler Z angles, the waist joint rotates correctly. This behavior is perplexing because when I use the same converted URDF in ROS and visualize it in RViz, the robot performs as expected, smoothly moving to the desired end-effector positions, including in the Y direction.

In summary, while the URDF seems to function correctly in ROS and RViz, it does not produce the same expected behavior in MATLAB, particularly concerning movements in the Y coordinate when using only the end-effector position as input.

Robot Model

px150, px100

Operating System

Ubuntu 20.04

ROS Version

ROS 1 Noetic

Additional Info

No response

@juttu-s juttu-s added manipulators Issues related to manipulators question Further information is requested labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manipulators Issues related to manipulators question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant