Class TwistPublisher
Defined in File twist_publisher.hpp
Class Documentation
A simple wrapper on a Twist publisher that provides either Twist or TwistStamped.
The default is to publish Twist to preserve backwards compatibility, but it can be overridden using the “enable_stamped_cmd_vel” parameter to publish TwistStamped.
Public Functions
A constructor.
- Parameters:
nh – The node
topic – publisher topic name
qos – publisher quality of service
Protected Attributes