Beginner Tutorials
- Writing a Stiffness Controller (C++)
Shows how to use the force/impedance controller to do stiffness control with the PR2 arm using C++.
- Writing a Stiffness Controller (Python)
Shows how to use the force/impedance controller to do stiffness control with the PR2 arm using python.
- Running the Controller
Explains how to how to run a force controlled trajectory.
- Writing a Force Controller (C++)
Shows how to use the force/impedance controller for force control using C++.
- Writing a Force Controller (Python)
Shows how to use the force/impedance controller for force control using python.
Intermediate Tutorials
- Switching Controllers at Run Time (Python)
Shows how to switch between the force/impedance controller and the arm_navigation suite of controllers at run time. This tutorial is only available in python.
Create a new tutorial: