#include <move_link_command.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
◆ ConstPtr
◆ Ptr
◆ MoveLinkCommand() [1/2]
tesseract_environment::MoveLinkCommand::MoveLinkCommand |
( |
| ) |
|
|
inline |
◆ MoveLinkCommand() [2/2]
Move a link in the environment.
This should delete the parent joint of the child link. All child links and joints follow.
- Parameters
-
◆ getJoint()
◆ operator!=()
bool tesseract_environment::MoveLinkCommand::operator!= |
( |
const MoveLinkCommand & |
rhs | ) |
const |
◆ operator==()
bool tesseract_environment::MoveLinkCommand::operator== |
( |
const MoveLinkCommand & |
rhs | ) |
const |
◆ serialize()
template<class Archive >
void tesseract_environment::MoveLinkCommand::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ joint_
The documentation for this class was generated from the following files: