Skip to content

Commit 278485b

Browse files
committed
Clean package.xml & extend description
1 parent 624b62f commit 278485b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Simple controllers for the [ros2_control](https://control.ros.org/jazzy/index.ht
55
## Controllers
66
1. Safety Forward Controller: A simple forward controller that resets the command value to zero if no command is received within a specified timeout period.
77
2. Self Collision Avoidance Controller: A controller that prevents self-collision by checking the robot's state and if a nearby collision is detected, it makes sure to prevent the robot from moving into that state.
8+
3. Current Limit Controller: Enables setting current limits i.e. torque limits for motors via their current interface. Can be accessed via service calls.
89

910
# hector_controller_spawner
1011
A lightweight ROS2 node that boots an entire *ros2_control* setup in a single shot, managing hardware interfaces and controllers efficiently.

0 commit comments

Comments
 (0)