Definition at line 68 of file VectorMoverTransport.H.
Public Attributes | |
| std::string | source |
| float | angleToGoal |
| bool | hasGoal |
| Time | timestamp |
| float | distanceToGoal |
| std::string source |
Definition at line 69 of file VectorMoverTransport.H.
Referenced by VectorMoverTransport::activateConsumer(), VectorMoverTransport::activateSupplier(), VectorMoverTransport::getNextData(), and VectorMoverTransport::publishData().
| float angleToGoal |
Definition at line 70 of file VectorMoverTransport.H.
Referenced by VectorMoverTransport::activateConsumer(), VectorMoverTransport::activateSupplier(), VectorMoverTransport::getNextData(), main(), and VectorMoverTransport::publishData().
| bool hasGoal |
Definition at line 71 of file VectorMoverTransport.H.
Referenced by VectorMoverTransport::activateConsumer(), VectorMoverTransport::activateSupplier(), VectorMoverTransport::getNextData(), main(), and VectorMoverTransport::publishData().
Definition at line 72 of file VectorMoverTransport.H.
Referenced by VectorMoverTransport::getNextData(), and VectorMoverTransport::publishData().
| float distanceToGoal |
Definition at line 73 of file VectorMoverTransport.H.
Referenced by VectorMoverTransport::activateConsumer(), VectorMoverTransport::activateSupplier(), VectorMoverTransport::getNextData(), main(), and VectorMoverTransport::publishData().
1.5.1