Action Nodes
Basic Movement
-
LinearAngularStatic
-
LinearAngularDynamic
Publishes a twist message on the topic /cmd_vel with a linear and angular velocity provided by variables in the blackboard Params: linear_var_name (string): Name of the blackboard variable holding the linear x velocity to add to Twist msg angular_var_name (string): Name of the blackboard variable holding the angular z velocity to add to Twist msg
- Stop