Files
pyrobolearn/examples/dynamics/control
2019-06-21 20:33:20 +02:00
..
2019-06-21 20:33:20 +02:00
2019-06-21 20:33:20 +02:00
2019-06-21 20:33:20 +02:00

Force and Impedance control

In a nutshell, you have different control modes:

  • position control: specify the desired task (or joint) positions
  • velocity control: specify the desired task (or joint) velocities
  • force control: specify the desired task (or joint) forces
  • impedance control: specify the task (or joint) forces based on the desired task (or joint) positions, velocities, and accelerations.