Class ParameterHandler
Defined in File ParameterHandler.hpp
Nested Relationships
Nested Types
Class Documentation
-
class ParameterHandler
Public Functions
-
explicit ParameterHandler(rclcpp::Node *const node)
-
void declare(const libcamera::ControlInfoMap &controls)
-
const libcamera::ControlList &get_control_values()
-
void move_control_values(libcamera::ControlList &controls)
-
bool sync_control_values(const libcamera::ControlList &controls)
-
void redeclare()
-
explicit ParameterHandler(rclcpp::Node *const node)