#include <player.h>
Public Member Functions | |
void | check () |
PlayerOptions () | |
Public Attributes | |
ros::WallDuration | advertise_sleep |
bool | at_once |
bool | bag_time |
double | bag_time_frequency |
std::vector< std::string > | bags |
float | duration |
bool | has_duration |
bool | has_time |
bool | keep_alive |
bool | loop |
int | queue_size |
bool | quiet |
ros::Duration | skip_empty |
bool | start_paused |
float | time |
double | time_scale |
std::vector< std::string > | topics |
bool | try_future |
Definition at line 61 of file player.cpp.
void rosbag::PlayerOptions::check | ( | ) |
Definition at line 81 of file player.cpp.
std::vector<std::string> rosbag::PlayerOptions::bags |
std::vector<std::string> rosbag::PlayerOptions::topics |