#include "tuw_aruco/aruco_node.h"
Go to the source code of this file.
Functions | |
static aruco::CameraParameters | cameraInfoToCameraParameters (const sensor_msgs::CameraInfoConstPtr &camer_info) |
int | main (int argc, char **argv) |
static tf::StampedTransform | markerPoseToStampedTransform (ArUcoMarkerPose &markerPose, const std_msgs::Header &header) |
|
static |
Definition at line 65 of file aruco_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 34 of file aruco_node.cpp.
|
static |
Definition at line 79 of file aruco_node.cpp.