Error and problem list

This is a documentation about the integration of model predictive control framework in Panda

libfranka error:

  • Move command rejected: Or verify is the ethernet cable is fast enough

    rostopic pub -1 /franka_control/error_recovery/goal franka_msgsErrorRecoveryActionGoal {}
    
  • Unable to schedule real-time task:

    sudo usermod -a -G realtime $(whoami)