17 #ifndef SDF_FORCE_TORQUE_HH_ 18 #define SDF_FORCE_TORQUE_HH_ 21 #include <ignition/utils/ImplPtr.hh> 25 #include <sdf/sdf_config.h> 30 inline namespace SDF_VERSION_NAMESPACE {
101 public:
bool operator==(
const ForceTorque &_ft)
const;
107 public:
bool operator!=(
const ForceTorque &_ft)
const;
110 IGN_UTILS_IMPL_PTR(dataPtr)
Wrench measured as applied by the parent link on the child link.
ForceTorqueMeasureDirection
The set of measure directions of the wrench values.
Definition: ForceTorque.hh:50
ForceTorque contains information about a force torque sensor.
Definition: ForceTorque.hh:64
A Frame element descibes the properties associated with an explicit frame defined in a Model or World...
Definition: Frame.hh:42
Wrench expressed in the orientation of the parent link frame.
std::vector< Error > Errors
A vector of Error.
Definition: Types.hh:98
ForceTorqueFrame
The set of supported frames of the wrench values.
Definition: ForceTorque.hh:33
#define SDFORMAT_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system_util.hh:41
std::shared_ptr< Element > ElementPtr
Definition: Element.hh:53
class SDFORMAT_VISIBLE Element
Definition: Element.hh:49
Wrench measured as applied by the child link on the parent link.
Wrench expressed in the orientation of the child link frame.
namespace for Simulation Description Format parser
Definition: Actor.hh:33
Wrench expressed in the orientation of the joint sensor frame.