26#ifndef TESSERACT_ENVIRONMENT_ADD_KINEMATICS_INFORMATION_COMMAND_H
27#define TESSERACT_ENVIRONMENT_ADD_KINEMATICS_INFORMATION_COMMAND_H
31#include <boost/serialization/access.hpp>
43 using Ptr = std::shared_ptr<AddKinematicsInformationCommand>;
44 using ConstPtr = std::shared_ptr<const AddKinematicsInformationCommand>;
65 template <
class Archive>
66 void serialize(Archive& ar,
const unsigned int version);
70#include <boost/serialization/export.hpp>
71#include <boost/serialization/tracking.hpp>
This contains classes for recording operations applied to the environment for tracking changes....
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
Definition: macros.h:71
Definition: create_convex_hull.cpp:36
CommandType
Definition: command.h:41
@ ADD_KINEMATICS_INFORMATION