Class RosTask
Defined in File ros_task.h
Inheritance Relationships
Derived Types
public adi_imu::ImuDiagRosPublisherInterface
(Class ImuDiagRosPublisherInterface)public adi_imu::ImuIdentificationRosPublisherInterface
(Class ImuIdentificationRosPublisherInterface)public adi_imu::RosPublisherGroupInterface
(Class RosPublisherGroupInterface)
Class Documentation
-
class RosTask
Interface for running a task in a thread.
Subclassed by adi_imu::ImuDiagRosPublisherInterface, adi_imu::ImuIdentificationRosPublisherInterface, adi_imu::RosPublisherGroupInterface
Public Functions
-
virtual void run() = 0
Method that run on a thread.
This function will run on a thread and a class that implement this method will have concurrent support.
-
virtual void run() = 0