-
Notifications
You must be signed in to change notification settings - Fork 65
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
Real UR5e robotic arm's initial pose #37
Comments
What's the meaning if it does not stay still in its initial state? |
After running admittance.launch in the gazebo simulation, the robotic arm will stop at one position waiting for external force. But it doesn't stop or wait for external force when I run admittance.launch on the physical arm. |
You might check the topic of the external force. it may be noised. and you also need to check the output gain. |
Thank you for your answer, I will check the topic and the output gain. |
Actually, I am not sure what's wrong with your situation. |
Hello, have you solved this problem? I am trying to activate admittance control on the physical robotic arm, but all have failed. How should I activate it. |
I have not solved this problem yet. Every time I start the second launch file, the robotic arm will move rapidly, and after reaching the initial position, it will still move at the last speed and direction. The robot arm cannot be driven by human power. At present, I am trying to write virtual external forces into admittance's cpp file. If you have any solutions please feel free to share. |
sorry i mean i just finished the admittance control in gazebo but i don't know how to use this admittance control on a real robot arm yet do you know how to use it on a real robot arm |
@MingshanHe Hello, thank you for your work, which is very helpful to my work. When I run admittance.launch using the physical UR5e robotic arm, The robotic arm will continue to move once it reaches its initial position. It does not stay still in its initial state waiting for an external force to be applied. How should the situation be handled?
The text was updated successfully, but these errors were encountered: