17 #ifndef _GAZEBO_PLUGINS_BREAKABLE_JOINT_PLUGIN_HH_
18 #define _GAZEBO_PLUGINS_BREAKABLE_JOINT_PLUGIN_HH_
20 #include "gazebo/sensors/sensors.hh"
43 protected:
virtual void OnUpdate(msgs::WrenchStamped _msg);
46 protected:
void OnWorldUpdate();
55 private:
double breakingForce;
std::shared_ptr< Sensor > SensorPtr
Definition: SensorTypes.hh:63
std::shared_ptr< ForceTorqueSensor > ForceTorqueSensorPtr
Definition: SensorTypes.hh:111
A plugin for breakable joints, based on a ForceTorque sensor plugin.
Definition: BreakableJointPlugin.hh:28
boost::shared_ptr< Joint > JointPtr
Definition: PhysicsTypes.hh:117
boost::shared_ptr< Connection > ConnectionPtr
Definition: CommonTypes.hh:153
A plugin with access to physics::Sensor.
Definition: Plugin.hh:274
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59