diff --git a/README.md b/README.md index 4c48fde..cc60344 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,9 @@ ros2 launch lbr_bringup hardware.launch.py ctrl:=gravity_compensation source install/setup.bash ros2 launch lbr_bringup hardware.launch.py ctrl:=cartesian_impedance_controller ``` - +
+ +
--- @@ -77,7 +79,10 @@ Then run the controller ``` source install/setup.bash ros2 launch lbr_bringup hardware.launch.py ctrl:=cartesian_impedance_controller -``` +``` +
+ +
## References - [Cartesian controllers](https://github.com/fzi-forschungszentrum-informatik/cartesian_controllers.git)