|
| RosBagView (const std::string &filename) |
|
ros::Time | startTime () |
|
ros::Time | endTime () |
|
std::vector< std::pair< std::string, std::string > > | topics () |
|
void | findMessages (const ros::Time &t, const std::function< void(const std::string &, const std::shared_ptr< const Message > &)> &callback) |
|
bool | findTimeSpan (const std::string &viz_topic, double t, double *start, double *duration) |
|
|
| RosBagViewBase (const std::string &filename) |
|
rosbag::Bag | _bag |
|
Definition at line 19 of file bagplayer.cpp.
The documentation for this class was generated from the following file: