#include <replace_joint_command.h>
|
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| |
◆ ConstPtr
◆ Ptr
◆ ReplaceJointCommand() [1/2]
| tesseract_environment::ReplaceJointCommand::ReplaceJointCommand |
( |
| ) |
|
|
inline |
◆ ReplaceJointCommand() [2/2]
Replace a joint in the environment.
If the joint does not exist:
This command should result in an error
If the child link is not the same:
This command should result in an error
- Parameters
-
| joint | The joint to be replaced |
- Todo:
- check limits
◆ getJoint()
◆ operator!=()
| bool tesseract_environment::ReplaceJointCommand::operator!= |
( |
const ReplaceJointCommand & |
rhs | ) |
const |
◆ operator==()
| bool tesseract_environment::ReplaceJointCommand::operator== |
( |
const ReplaceJointCommand & |
rhs | ) |
const |
◆ serialize()
template<class Archive >
| void tesseract_environment::ReplaceJointCommand::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: