#include <aruco_node.h>
Definition at line 50 of file aruco_node.h.
◆ ArUcoNode()
◆ ~ArUcoNode()
| ArUcoNode::~ArUcoNode |
( |
| ) |
|
◆ configCallback()
| void ArUcoNode::configCallback |
( |
tuw_aruco::ArUcoConfig & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
private |
◆ imageCallback()
| void ArUcoNode::imageCallback |
( |
const sensor_msgs::ImageConstPtr & |
image_msg, |
|
|
const sensor_msgs::CameraInfoConstPtr & |
camer_info_ |
|
) |
| |
|
private |
◆ publishFiducials()
| void ArUcoNode::publishFiducials |
( |
const std_msgs::Header & |
header, |
|
|
vector< aruco::Marker > & |
markers, |
|
|
const sensor_msgs::CameraInfoConstPtr & |
camer_info_ |
|
) |
| |
|
private |
◆ publishMarkers()
◆ base_
◆ cameraSubscriber_
◆ configCallbackFnct_
| dynamic_reconfigure::Server<tuw_aruco::ArUcoConfig>::CallbackType ArUcoNode::configCallbackFnct_ |
|
private |
◆ configServer_
| dynamic_reconfigure::Server<tuw_aruco::ArUcoConfig> ArUcoNode::configServer_ |
|
private |
◆ imageTransport_
◆ n_
◆ pub_fiducials_
◆ pub_markers_
◆ transformBroadcaster_
The documentation for this class was generated from the following files: