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;
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:147
A plugin for breakable joints, based on a ForceTorque sensor plugin.
Definition: BreakableJointPlugin.hh:30
An base class plugin for custom force torque sensor processing.
Definition: ForceTorquePlugin.hh:29
boost::shared_ptr< Joint > JointPtr
Definition: PhysicsTypes.hh:100
boost::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:62
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:66