38 #include <rclcpp/node.hpp>
59 void initialize(
const rclcpp::Node::SharedPtr& parent_node, QWidget* parent_widget,
RVizPanel* rviz_panel,
60 const DataWarehousePtr& config_data)
63 setParent(parent_widget);
65 debug_ = config_data->debug;
Contains all of the non-GUI code necessary for doing one "screen" worth of setup.
void initialize(const rclcpp::Node::SharedPtr &parent_node, const DataWarehousePtr &config_data)
Called after construction to initialize the step.
virtual bool isReady() const
Return true if the data necessary to proceed with this step has been configured.