18 #ifndef _GAZEBO_BREAKABLE_JOINT_PLUGIN_HH_ 19 #define _GAZEBO_BREAKABLE_JOINT_PLUGIN_HH_ 22 #include "gazebo/sensors/sensors.hh" 45 protected:
virtual void OnUpdate(msgs::WrenchStamped _msg);
48 protected:
void OnWorldUpdate();
57 private:
double breakingForce;
std::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:63
Forward declarations for the common classes.
Definition: Animation.hh:33
A plugin for breakable joints, based on a ForceTorque sensor plugin.
Definition: BreakableJointPlugin.hh:30
boost::shared_ptr< Joint > JointPtr
Definition: PhysicsTypes.hh:108
An base class plugin for custom force torque sensor processing.
Definition: ForceTorquePlugin.hh:29
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:153
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59