Easy Navigation
|
Public Attributes | |
std::string | content |
![]() | |
std::string | frame_id |
Coordinate frame associated with the perception. | |
bool | new_data = false |
Whether the data has changed since the last observation. | |
rclcpp::Time | stamp |
Timestamp of the perception (ROS time). | |
bool | valid = false |
Whether the perception contains valid data. | |
Additional Inherited Members | |
![]() | |
virtual | ~PerceptionBase ()=default |
std::string content |