#include <v4r_artoolkitplus.h>
Public Member Functions | |
| void | callbackParameters (v4r_artoolkitplus::ARParamConfig &config, uint32_t level) |
| Parameter () | |
| void | update (const unsigned long &counter) |
Public Attributes | |
| double | borderWidth |
| bool | distorted_input |
| int | edge_threshold |
| ros::NodeHandle | node |
| std::string | node_name |
| int | nPattern |
| bool | nUpdateMatrix |
| std::string | pattern_file |
| std::string | pattern_frame |
| double | patternWidth |
| int | pose_estimation_mode |
| dynamic_reconfigure::Server < v4r_artoolkitplus::ARParamConfig > ::CallbackType | reconfigureFnc_ |
| dynamic_reconfigure::Server < v4r_artoolkitplus::ARParamConfig > | reconfigureServer_ |
| bool | show_camera_image_ |
| int | skip_frames |
| std::string | tf_prefix |
| bool | tracker_multi_marker |
| bool | tracker_single_marker |
| int | undist_iterations |
| int | undist_mode |
| bool | use_multi_marker_lite_detection |
| bool | useBCH |
Definition at line 72 of file v4r_artoolkitplus.h.
Definition at line 41 of file v4r_artoolkitplus_parameters.cpp.
| void ARToolKitPlusNode::Parameter::callbackParameters | ( | v4r_artoolkitplus::ARParamConfig & | config, |
| uint32_t | level | ||
| ) |
Definition at line 28 of file v4r_artoolkitplus_parameters.cpp.
| void ARToolKitPlusNode::Parameter::update | ( | const unsigned long & | counter | ) |
Definition at line 88 of file v4r_artoolkitplus.h.
Definition at line 95 of file v4r_artoolkitplus.h.
Definition at line 89 of file v4r_artoolkitplus.h.
Definition at line 77 of file v4r_artoolkitplus.h.
| std::string ARToolKitPlusNode::Parameter::node_name |
Definition at line 82 of file v4r_artoolkitplus.h.
Definition at line 90 of file v4r_artoolkitplus.h.
Definition at line 91 of file v4r_artoolkitplus.h.
| std::string ARToolKitPlusNode::Parameter::pattern_file |
Definition at line 85 of file v4r_artoolkitplus.h.
| std::string ARToolKitPlusNode::Parameter::pattern_frame |
Definition at line 84 of file v4r_artoolkitplus.h.
Definition at line 87 of file v4r_artoolkitplus.h.
Definition at line 98 of file v4r_artoolkitplus.h.
| dynamic_reconfigure::Server<v4r_artoolkitplus::ARParamConfig>::CallbackType ARToolKitPlusNode::Parameter::reconfigureFnc_ |
Definition at line 79 of file v4r_artoolkitplus.h.
| dynamic_reconfigure::Server<v4r_artoolkitplus::ARParamConfig> ARToolKitPlusNode::Parameter::reconfigureServer_ |
Definition at line 78 of file v4r_artoolkitplus.h.
Definition at line 80 of file v4r_artoolkitplus.h.
Definition at line 81 of file v4r_artoolkitplus.h.
| std::string ARToolKitPlusNode::Parameter::tf_prefix |
Definition at line 83 of file v4r_artoolkitplus.h.
Definition at line 93 of file v4r_artoolkitplus.h.
Definition at line 92 of file v4r_artoolkitplus.h.
Definition at line 96 of file v4r_artoolkitplus.h.
Definition at line 97 of file v4r_artoolkitplus.h.
Definition at line 94 of file v4r_artoolkitplus.h.
Definition at line 86 of file v4r_artoolkitplus.h.