camera_pose_estimation: ar_pose_demo | ar_pose_ekf | ar_pose_world_convertor | rtt_ar_pose
Package Summary
ar_pose_demo: This package demonstrates the tracking of a AR marker with multiple cameras it uses a BFL EKF estimator to merge based on the covariances (the pose_ekf package) The patch is used to extend ar_pose. The nodes are distributed over different machines, this is defined in the machines package.
- Author: Koen Buys
- License: BSD, GPL, LGPL
- Repository: kul-ros-pkg
- Source: git http://git.mech.kuleuven.be/robotics/camera_pose_estimation.git
Extended description
AR_POSE_DEMO is a package which illustrates the use of the ar_pose package in combination with the ar_pose_ekf package. It can track markers from the AR toolkit with an unlimited number of camera's and output an estimate based on the covariance values of each of the individual estimations.
Usage
ar_pose_demo requires you to have the CCNY repository and the KUL repository checked out.
The launch file uses prosilica GC655C camera's, you can change this to whatever camera package you prefer to use.
roscd ar_pose_demo roslaunch launch/ar_pose_kb_double.launch
After this you can start the pose_ekf package.
The ar_pose_kb_double_distri launch file illustrates the same packages but distributed over different PC's.






