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

Sawyer Joint Velocity Issues #47

Open
peasant98 opened this issue Mar 23, 2020 · 3 comments
Open

Sawyer Joint Velocity Issues #47

peasant98 opened this issue Mar 23, 2020 · 3 comments

Comments

@peasant98
Copy link

When I run the sawer simulator in gazebo (I use ROS Melodic, but the issues also persists for ROS Kinetic), the joint velocity doesn't seem to work. The robot just sags down to the ground. Anyone had the issue, and how can it be fixed?

@danem
Copy link

danem commented Apr 25, 2020

I've been having the same issue.

@peasant98
Copy link
Author

Hi @danem , in case you were wondering, our solution to this issue was working with the Franka Panda robot's simulation. We have our own fork (at https://github.com/HIRO-group/panda_simulation) that we use for joint velocity control, and it has been serving us well.

@danem
Copy link

danem commented Apr 27, 2020

Thanks for the suggestion, but unfortunately I'm working with a physical sawyer robot, so ideally I will try to match my simulations with reality. As a temporary fix I bumped up the pid values for right_joint_position_controller found in sawyer_sim_controllers.yaml. This is a bit of a hack, but at least the robot is usable for the time being. I'll provide more information when I come up with something better.

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

2 participants