ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Looking at the source of FindMarkerBundles.cpp shows, that the node creates a camera subscriber object but the node never subscribes to a camera topic. So, it does not use camera information.
I'm pretty happy with FindMarkerBundlesNoKinect. Does work great for me.