You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
In this repo I have implemented two custum controllers:
3
3
-`my_cartesian_position_controller`: a task space controller using the inverse kinematics porposed in https://github.com/ffall007/franka_analytical_ik/tree/main.
4
4
-`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).
0 commit comments