Conscience Core
Public Attributes | List of all members
conscience_core::bridging::commands::cartography::SimulatedLidarRecordState Struct Reference

Public Attributes

std::atomic< bool > stopRequested {false}
 
std::thread worker
 
fs::path recordDir
 
std::vector< fs::path > pcdPaths
 

Member Data Documentation

◆ pcdPaths

std::vector<fs::path> conscience_core::bridging::commands::cartography::SimulatedLidarRecordState::pcdPaths

◆ recordDir

fs::path conscience_core::bridging::commands::cartography::SimulatedLidarRecordState::recordDir

◆ stopRequested

std::atomic<bool> conscience_core::bridging::commands::cartography::SimulatedLidarRecordState::stopRequested {false}

◆ worker

std::thread conscience_core::bridging::commands::cartography::SimulatedLidarRecordState::worker

The documentation for this struct was generated from the following file: