AUV-Coop-Assembly
Master Thesis for Robotics Engineering. Cooperative peg-in-hole assembly with two underwater vehicles guided by vision
|
The VisionInterfaceCoord class. It is the coordinator interface which take the hole estimated pose from the Vision Robot. More...
#include <visionInterfaceCoord.h>
Public Member Functions | |
VisionInterfaceCoord (ros::NodeHandle nh, std::string nodeName) | |
int | getHoleTransform (Eigen::Matrix4d *wThole) |
The VisionInterfaceCoord class. It is the coordinator interface which take the hole estimated pose from the Vision Robot.
Definition at line 16 of file visionInterfaceCoord.h.