Skip to content

Commit caa5f47

Browse files
Update README.md
1 parent aafbc44 commit caa5f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
In this repo I have implemented two custum controllers:
33
- `my_cartesian_position_controller`: a task space controller using the inverse kinematics porposed in https://github.com/ffall007/franka_analytical_ik/tree/main.
44
- `my_cartesian_impedance_controller`: an impedance controller with variable parameters that can be set from another node. Additionally, it allows the user to perform a perturbation in the robot null space.
5-
5+
- `motion_generator_node`: a ROS node that subscribes to target position and target impedance stiffness to generate a continuous versions of the signals to be sent to the robot controller. It uses [`ruckig`](https://github.com/pantor/ruckig).
66
# :clipboard: Installation
77
- Install [conda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html).
88
- Create an environment using the `environment.yml`:

0 commit comments

Comments
 (0)