|
|
| SimpleROSTrackingListener (std::string topicName, ROSTrackingType typeHint) |
| bool | start () override |
| | Instantiates the subscriber and its respective callback.
|
| bool | stop () override |
| | Stops the subscriber.
|
| bool | isRunning () override |
| | Returns whether o not the ROS subscriber is active.
|
|
| SimpleROSListenerInterface (SimpleROSListenerInterface const &)=default |
|
SimpleROSListenerInterface & | operator= (SimpleROSListenerInterface &&)=default |
|
|
Signal< std::chrono::system_clock::time_point, const isom3 & > | signalNewMsg |
◆ start()
| bool ImFusion::ROS::SimpleROSTrackingListener::start |
( |
| ) |
|
|
overridevirtual |
◆ stop()
| bool ImFusion::ROS::SimpleROSTrackingListener::stop |
( |
| ) |
|
|
overridevirtual |
◆ isRunning()
| bool ImFusion::ROS::SimpleROSTrackingListener::isRunning |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- ROSPlugin/Include/ImFusion/ROS/ROSCommunication.h