#include <gazebo_ros_create.h>
Definition at line 22 of file gazebo_ros_create.h.
GazeboRosCreate::GazeboRosCreate |
( |
| ) |
|
GazeboRosCreate::~GazeboRosCreate |
( |
| ) |
|
|
virtual |
void GazeboRosCreate::Load |
( |
physics::ModelPtr |
_parent, |
|
|
sdf::ElementPtr |
_sdf |
|
) |
| |
|
virtual |
void GazeboRosCreate::OnCmdVel |
( |
const geometry_msgs::TwistConstPtr & |
msg | ) |
|
|
private |
void GazeboRosCreate::OnContact |
( |
ConstContactsPtr & |
contact | ) |
|
|
private |
void GazeboRosCreate::spin |
( |
| ) |
|
|
private |
void GazeboRosCreate::UpdateChild |
( |
| ) |
|
|
virtual |
void GazeboRosCreate::UpdateSensors |
( |
| ) |
|
|
private |
physics::CollisionPtr gazebo::GazeboRosCreate::base_geom_ |
|
private |
std::string gazebo::GazeboRosCreate::base_geom_name_ |
|
private |
transport::SubscriberPtr gazebo::GazeboRosCreate::contact_sub_ |
|
private |
std::string gazebo::GazeboRosCreate::front_castor_joint_name_ |
|
private |
transport::NodePtr gazebo::GazeboRosCreate::gazebo_node_ |
|
private |
physics::JointPtr gazebo::GazeboRosCreate::joints_[4] |
|
private |
sensor_msgs::JointState gazebo::GazeboRosCreate::js_ |
|
private |
common::Time gazebo::GazeboRosCreate::last_cmd_vel_time_ |
|
private |
sensors::RaySensorPtr gazebo::GazeboRosCreate::left_cliff_sensor_ |
|
private |
std::string gazebo::GazeboRosCreate::left_wheel_joint_name_ |
|
private |
sensors::RaySensorPtr gazebo::GazeboRosCreate::leftfront_cliff_sensor_ |
|
private |
physics::ModelPtr gazebo::GazeboRosCreate::my_parent_ |
|
private |
physics::WorldPtr gazebo::GazeboRosCreate::my_world_ |
|
private |
std::string gazebo::GazeboRosCreate::node_namespace_ |
|
private |
float gazebo::GazeboRosCreate::odom_pose_[3] |
|
private |
float gazebo::GazeboRosCreate::odom_vel_[3] |
|
private |
common::Time gazebo::GazeboRosCreate::prev_update_time_ |
|
private |
std::string gazebo::GazeboRosCreate::rear_castor_joint_name_ |
|
private |
sensors::RaySensorPtr gazebo::GazeboRosCreate::right_cliff_sensor_ |
|
private |
std::string gazebo::GazeboRosCreate::right_wheel_joint_name_ |
|
private |
sensors::RaySensorPtr gazebo::GazeboRosCreate::rightfront_cliff_sensor_ |
|
private |
create_node::TurtlebotSensorState gazebo::GazeboRosCreate::sensor_state_ |
|
private |
bool gazebo::GazeboRosCreate::set_joints_[4] |
|
private |
boost::thread* gazebo::GazeboRosCreate::spinner_thread_ |
|
private |
float gazebo::GazeboRosCreate::torque_ |
|
private |
sensors::RaySensorPtr gazebo::GazeboRosCreate::wall_sensor_ |
|
private |
float gazebo::GazeboRosCreate::wheel_diam_ |
|
private |
float gazebo::GazeboRosCreate::wheel_sep_ |
|
private |
float* gazebo::GazeboRosCreate::wheel_speed_ |
|
private |
The documentation for this class was generated from the following files: