MoveIt Pro API
Core Behaviors for MoveIt Pro
Loading...
Searching...
No Matches
hand_eye_calibration_common.cpp File Reference
Include dependency graph for hand_eye_calibration_common.cpp:

Namespaces

namespace  moveit_pro
 
namespace  moveit_pro::behaviors
 
namespace  moveit_pro::behaviors::internal
 

Functions

tl::expected< moveit_pro::hand_eye_calibration::CameraIntrinsics, std::string > moveit_pro::behaviors::internal::toCameraIntrinsics (const sensor_msgs::msg::CameraInfo &camera_info)
 Extract the pinhole intrinsics the calibration library consumes from a CameraInfo message.