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

gen_kinematics_param.py does not work #113

Open
lkm1321 opened this issue Jan 23, 2025 · 0 comments
Open

gen_kinematics_param.py does not work #113

lkm1321 opened this issue Jan 23, 2025 · 0 comments

Comments

@lkm1321
Copy link

lkm1321 commented Jan 23, 2025

Hi @vimior,

We are trying to run the gen_kinematics_params.py because we're seeing discrepencies between RViz2 RobotModel and actual robot. The joints seem off by around 0.1 radians in various places.

https://github.com/xArm-Developer/xarm_ros2/blob/humble/xarm_description/config/kinematics/gen_kinematics_params.py

The script below appears to connect to the robot to get the correct RPY offset (from register 0x08), but when we run it it does not do anything. It seems to get stuck in the recv call, because the controller box does not respond after the send call. We are on firmware version 1.12.1. I also cannot find anything about register 0x08 from the TCP ModBus documentation. Can you provide more information about this?

Thanks!

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