Skip to main content

GetRefinedCameraCalibration Class

Reads one camera's refined poses out of a refined calibration. More...

Declaration

class moveit_pro::behaviors::GetRefinedCameraCalibration { ... }

Included Headers

#include <get_refined_camera_calibration.hpp>

Base class

classSharedResourcesNode<BehaviorTreeNodeT>

The SharedResourcesNode class provides a BehaviorContext object when constructing a BehaviorTree.Cpp node. More...

Public Constructors Index

GetRefinedCameraCalibration (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources)

Constructor for the GetRefinedCameraCalibration Behavior. More...

Public Member Functions Index

BT::NodeStatustick () override

Public Static Functions Index

static BT::PortsListprovidedPorts ()
static BT::KeyValueVectormetadata ()

Description

Reads one camera's refined poses out of a refined calibration.

The pose outputs are stamped with the parent frames the result carries for the camera; only the frame name is set, the timestamp stays zero (which TF consumers read as "latest available"). The output port names match the Solve Behaviors' so a refined result can overwrite the closed-form poses on the same blackboard entries.

Data Port NamePort TypeObject Type
refined_calibrationinputmoveit_pro::hand_eye_calibration::BundleAdjustmentResult
camera_nameinputstd::string
calibrated_camera_poseoutputgeometry_msgs::msg::PoseStamped
calibrated_board_poseoutputgeometry_msgs::msg::PoseStamped
rms_reprojection_erroroutputdouble
initial_rms_reprojection_erroroutputdouble
used_sample_countoutputint

Definition at line 36 of file get_refined_camera_calibration.hpp.

Public Constructors

GetRefinedCameraCalibration()

moveit_pro::behaviors::GetRefinedCameraCalibration::GetRefinedCameraCalibration (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources)

Constructor for the GetRefinedCameraCalibration Behavior.

Parameters
name

See SharedResourcesNode

config

See SharedResourcesNode

shared_resources

See SharedResourcesNode

Declaration at line 45 of file get_refined_camera_calibration.hpp, definition at line 45 of file get_refined_camera_calibration.cpp.

Public Member Functions

tick()

BT::NodeStatus moveit_pro::behaviors::GetRefinedCameraCalibration::tick ()

Declaration at line 52 of file get_refined_camera_calibration.hpp, definition at line 81 of file get_refined_camera_calibration.cpp.

Public Static Functions

metadata()

BT::KeyValueVector moveit_pro::behaviors::GetRefinedCameraCalibration::metadata ()
static

Declaration at line 50 of file get_refined_camera_calibration.hpp, definition at line 75 of file get_refined_camera_calibration.cpp.

providedPorts()

BT::PortsList moveit_pro::behaviors::GetRefinedCameraCalibration::providedPorts ()
static

Declaration at line 48 of file get_refined_camera_calibration.hpp, definition at line 51 of file get_refined_camera_calibration.cpp.


The documentation for this class was generated from the following files:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.