$search
Stores configuration information for the rosbag listener routine. More...
#include <listener.hpp>
Public Member Functions | |
| bool | obtainStartingData (ros::NodeHandle &nh) |
Public Attributes | |
| string | bagFile |
| bool | debugMode |
| string | depthInfoTopic |
| string | depthTopic |
| int | maxFrames |
| double | maxTimestampDiff |
| string | outputFolder |
| string | read_addr |
| string | rgbInfoTopic |
| string | rgbTopic |
| string | thermalInfoTopic |
| string | thermalIntrinsics |
| bool | thermalOnly |
| string | thermalTopic |
| bool | undistortThermal |
Stores configuration information for the rosbag listener routine.
Definition at line 52 of file listener.hpp.
| bool listenerData::obtainStartingData | ( | ros::NodeHandle & | nh | ) |
Definition at line 46 of file listener.cpp.
| string listenerData::bagFile |
Definition at line 54 of file listener.hpp.
Definition at line 71 of file listener.hpp.
| string listenerData::depthInfoTopic |
Definition at line 66 of file listener.hpp.
| string listenerData::depthTopic |
Definition at line 62 of file listener.hpp.
Definition at line 56 of file listener.hpp.
Definition at line 74 of file listener.hpp.
| string listenerData::outputFolder |
Definition at line 54 of file listener.hpp.
| string listenerData::read_addr |
Definition at line 58 of file listener.hpp.
| string listenerData::rgbInfoTopic |
Definition at line 65 of file listener.hpp.
| string listenerData::rgbTopic |
Definition at line 61 of file listener.hpp.
Definition at line 67 of file listener.hpp.
Definition at line 69 of file listener.hpp.
Definition at line 72 of file listener.hpp.
| string listenerData::thermalTopic |
Definition at line 63 of file listener.hpp.
Definition at line 70 of file listener.hpp.