Tesseract Joint State. More...
#include <tesseract_common/macros.h>
#include <boost/serialization/export.hpp>
#include <boost/serialization/version.hpp>
#include <boost/uuid/uuid.hpp>
#include <Eigen/Core>
#include <vector>
#include <tesseract_common/any_poly.h>
Go to the source code of this file.
Classes | |
class | tesseract_common::JointState |
class | tesseract_common::JointTrajectory |
Represents a joint trajectory. More... | |
Namespaces | |
boost | |
boost::serialization | |
tesseract_common | |
Typedefs | |
using | tesseract_common::JointStateAnyPoly = AnyWrapper< JointState > |
using | tesseract_common::JointStatePtrAnyPoly = AnyWrapper< std::shared_ptr< JointState > > |
Tesseract Joint State.
Definition in file joint_state.h.