Flat Object Grasping Library (FOG)
0.2.1
|
This is the complete list of members for fog::Interface, including all inherited members.
arm | fog::Interface | |
ft_sensor | fog::Interface | |
getObjectPointCloud()=0 | fog::Interface | pure virtual |
getParameters()=0 | fog::Interface | pure virtual |
getSurfaceEdges()=0 | fog::Interface | pure virtual |
getTipPalmTransform(const Eigen::VectorXd &joint_states)=0 | fog::Interface | pure virtual |
getTransformationFromPalm(fog::FrameLabel frame, const Eigen::VectorXd &joint_states)=0 | fog::Interface | pure virtual |
hand | fog::Interface | |
Interface() | fog::Interface | inline |
Interface(const std::shared_ptr< arl::robot::Robot > &the_arm, const std::shared_ptr< arl::robot::Robot > &the_hand, const std::shared_ptr< arl::robot::Sensor > &sensor, const std::shared_ptr< arl::viz::RosStatePublisher > &the_viz) | fog::Interface | inline |
params | fog::Interface | |
planIGS(fog::InitialGraspState &igs)=0 | fog::Interface | pure virtual |
reachIGS(const fog::InitialGraspState &igs)=0 | fog::Interface | pure virtual |
robotGoHome()=0 | fog::Interface | pure virtual |
setHandConfiguration(const Eigen::VectorXd &joint_states, double duration=5.0, bool blocking=true)=0 | fog::Interface | pure virtual |
viz | fog::Interface |