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 msgPublishes a Twist msg on /cmd_vel with all velocity values set to 0