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

Real UR5e robotic arm #35

Open
ljc0815 opened this issue Jul 5, 2023 · 3 comments
Open

Real UR5e robotic arm #35

ljc0815 opened this issue Jul 5, 2023 · 3 comments

Comments

@ljc0815
Copy link

ljc0815 commented Jul 5, 2023

Hello, which launch file do you use for the real robotic arm?

@MingshanHe
Copy link
Owner

First, You need to use the launch file in the Universal Robot ROS Driver to create the communication between the PC and UR5e, Because this official driver is based on ros_control then you can upload my cartesian velocity controller to ros_control framework. Then you need to run the admittance launch file.

@ljc0815
Copy link
Author

ljc0815 commented Jul 5, 2023

Glad to hear from you, I will
has been changed to the cartesian_velocity_controller_sim/ee_state you set after starting UR5e, but it still shows after running:
[ WARN] [1688530492.488529841, 22.252000000]: Waiting for the state of the arm...
[ WARN] [1688530492.510824086, 22.264000000]: Waiting for TF from: base_link to: wrist_3_link
[ INFO] [1688530493.511614754, 23.111000000]: The Force/Torque sensor is ready to use.
[ INFO] [1688530493.512659195, 23.111000000]: Running the admittance control loop .................
[ WARN] [1688530493.512940423, 23.112000000]: Admittance generates high arm accelaration! norm: 1.32161

@zbj165
Copy link

zbj165 commented Aug 16, 2023

Glad to hear from you, I will has been changed to the cartesian_velocity_controller_sim/ee_state you set after starting UR5e, but it still shows after running: [ WARN] [1688530492.488529841, 22.252000000]: Waiting for the state of the arm... [ WARN] [1688530492.510824086, 22.264000000]: Waiting for TF from: base_link to: wrist_3_link [ INFO] [1688530493.511614754, 23.111000000]: The Force/Torque sensor is ready to use. [ INFO] [1688530493.512659195, 23.111000000]: Running the admittance control loop ................. [ WARN] [1688530493.512940423, 23.112000000]: Admittance generates high arm accelaration! norm: 1.32161

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.

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

3 participants