#include <stdexcept>#include <iostream>#include "nasa_common_logging/Logger.h"#include <boost/math/constants/constants.hpp>#include <boost/math/special_functions/fpclassify.hpp>

Go to the source code of this file.
Classes | |
| class | GripperKinematics |
| Useful for calculating gripper-specific kinematic values. Based on Aaron Hulse's equations. More... | |
Typedefs | |
| typedef boost::shared_ptr < GripperKinematics > | GripperKinematicsPtr |
| typedef boost::shared_ptr<GripperKinematics> GripperKinematicsPtr |
Definition at line 54 of file GripperKinematics.h.