Skip to content
New issue

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

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

Already on GitHub? # to your account

Issues with joint velocities and effort values due to new dynamics values for robot arm #5

Open
justagist opened this issue Apr 2, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@justagist
Copy link
Owner

justagist commented Apr 2, 2021

Hi @qgallouedec, I noticed that there are issues with joint velocities and joint effort values even when the robot is stationary. The velocities are non-zero (> 3 m/s for some joints), and the joint efforts are very high for certain joints even when the robot is not moving and there is no gravity. The torques are sometimes as high as 87Nm (the limit for that joint)! Did you notice this, or do you know why this could be so?

To test this, you can run the simulator and listen to the joint_states topic (rostopic echo /joint_states)

For now, I've reverted the dynamics values to the previous ones we had in this repo, which produces much better results.

justagist added a commit that referenced this issue Apr 2, 2021
@qgallouedec
Copy link
Contributor

Hi @justagist.
I noticed the same outliers on my computer. The real robot doesn't output the same values at all (that's to be expected but I checked anyway). I have no idea why. I haven't investigated much. Let me know if you find the reason.

@justagist
Copy link
Owner Author

Reopening issue since the problem is not fully resolved; see justagist/panda_simulator#35.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants