Lightweight customed fingers are mounted to replace the original fingers on the panda gripper.
After I run the suggested command to launch the impedance controller:
roslaunch serl_franka_controllers impedance.launch robot_ip:=<RobotIP> load_gripper:=true
Without any further input, the robot moves randomly and intensely right after
Started controllers: cartesian_impedance_controller
with the following error:
[ERROR]: libfranka: Move command aborted: motion aborted by reflex! ["power_limit_violation"]control_command_success_rate: 1
Hi, thanks a lot for this repository!
system environment:
Lightweight customed fingers are mounted to replace the original fingers on the panda gripper.
After I run the suggested command to launch the impedance controller:
roslaunch serl_franka_controllers impedance.launch robot_ip:=<RobotIP> load_gripper:=true
Without any further input, the robot moves randomly and intensely right afterStarted controllers: cartesian_impedance_controller
with the following error:[ERROR]: libfranka: Move command aborted: motion aborted by reflex! ["power_limit_violation"]
control_command_success_rate: 1
Then the robot is running in high-stiffness.
Any ideas on solving this issue? Thanks!