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

Errors using franka example controller #401

Open
Cody-Vu opened this issue Feb 2, 2025 · 0 comments
Open

Errors using franka example controller #401

Cody-Vu opened this issue Feb 2, 2025 · 0 comments

Comments

@Cody-Vu
Copy link

Cody-Vu commented Feb 2, 2025

Hello erveryone,

I tried to test the the franka example controllers by executeing the following commands (Franka Panda, ROS1 noetic):

roslaunch franka_example_controllers joint_impedance_example_controller.launch
robot_ip:=172.16.0.2 load_gripper:=true robot:=panda

roslaunch franka_example_controllers cartesian_impedance_example_controller.launch
robot_ip:=172.16.0.2 load_gripper:=true robot:=panda

But I received the following errors:

For joint_impedance_example_controller.launch:
[ WARN] [1738329461.725580248]: Interactive marker ‘equilibrium_pose’ contains unnormalized quaternions. This warning will only be output once but may be true for others; enable DEBUG messages for ros.rviz.quaternions to see more details.
[ERROR] [1738329468.352640481]: libfranka: Move command aborted: motion aborted by reflex! [“communication_constraints_violation”]
control_command_success_rate: 0.75

For cartesian_impedance_example_controller.launch:
[ERROR] [1738329875.420847288]: libfranka: Move command rejected: command not possible in the current mode (“Reflex”)!

Is anyone familiar with the errors and know how to fix them? Thanks in advance

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