Public Member Functions | |
| void | load (const quanergy::pipeline::SettingsFileLoader &settings) |
| loads settings from SettingsFileLoader More... | |
Public Attributes | |
| bool | separate_return_topics = false |
| std::string | topic = "points" |
| bool | use_ros_time = false |
Definition at line 30 of file client_node.cpp.
| void RosNodeSettings::load | ( | const quanergy::pipeline::SettingsFileLoader & | settings | ) |
loads settings from SettingsFileLoader
Definition at line 323 of file client_node.cpp.
| bool RosNodeSettings::separate_return_topics = false |
Definition at line 34 of file client_node.cpp.
| std::string RosNodeSettings::topic = "points" |
Definition at line 37 of file client_node.cpp.
| bool RosNodeSettings::use_ros_time = false |
Definition at line 40 of file client_node.cpp.