Nav2 Navigation Stack - jazzy
jazzy
ROS 2 Navigation Stack
|
Custom Transition to check whether ROS Action state has changed. More...
#include <nav2_rviz_plugins/include/nav2_rviz_plugins/ros_action_qevent.hpp>
Public Member Functions | |
ROSActionQTransition (QActionState initial_status) | |
Protected Member Functions | |
virtual bool | eventTest (QEvent *e) |
virtual void | onTransition (QEvent *) |
Protected Attributes | |
QActionState | status_ |
Custom Transition to check whether ROS Action state has changed.
Definition at line 40 of file ros_action_qevent.hpp.