#include <gazebo_ros_gps.h>
|
| typedef hector_gazebo_plugins::GNSSConfig | GNSSConfig |
| |
Definition at line 46 of file gazebo_ros_gps.h.
◆ GNSSConfig
◆ GazeboRosGps()
| gazebo::GazeboRosGps::GazeboRosGps |
( |
| ) |
|
◆ ~GazeboRosGps()
| gazebo::GazeboRosGps::~GazeboRosGps |
( |
| ) |
|
|
virtual |
◆ dynamicReconfigureCallback()
◆ Load()
| void gazebo::GazeboRosGps::Load |
( |
physics::ModelPtr |
_model, |
|
|
sdf::ElementPtr |
_sdf |
|
) |
| |
|
protectedvirtual |
◆ Reset()
| void gazebo::GazeboRosGps::Reset |
( |
| ) |
|
|
protectedvirtual |
◆ Update()
| void gazebo::GazeboRosGps::Update |
( |
| ) |
|
|
protectedvirtual |
◆ dynamic_reconfigure_server_position_
| boost::shared_ptr<dynamic_reconfigure::Server<SensorModelConfig> > gazebo::GazeboRosGps::dynamic_reconfigure_server_position_ |
|
private |
◆ dynamic_reconfigure_server_status_
◆ dynamic_reconfigure_server_velocity_
| boost::shared_ptr<dynamic_reconfigure::Server<SensorModelConfig> > gazebo::GazeboRosGps::dynamic_reconfigure_server_velocity_ |
|
private |
◆ fix_
| sensor_msgs::NavSatFix gazebo::GazeboRosGps::fix_ |
|
private |
◆ fix_publisher_
◆ fix_topic_
| std::string gazebo::GazeboRosGps::fix_topic_ |
|
private |
◆ frame_id_
| std::string gazebo::GazeboRosGps::frame_id_ |
|
private |
◆ link
| physics::LinkPtr gazebo::GazeboRosGps::link |
|
private |
◆ link_name_
| std::string gazebo::GazeboRosGps::link_name_ |
|
private |
◆ namespace_
| std::string gazebo::GazeboRosGps::namespace_ |
|
private |
◆ node_handle_
◆ position_error_model_
◆ radius_east_
| double gazebo::GazeboRosGps::radius_east_ |
|
private |
◆ radius_north_
| double gazebo::GazeboRosGps::radius_north_ |
|
private |
◆ reference_altitude_
| double gazebo::GazeboRosGps::reference_altitude_ |
|
private |
◆ reference_heading_
| double gazebo::GazeboRosGps::reference_heading_ |
|
private |
◆ reference_latitude_
| double gazebo::GazeboRosGps::reference_latitude_ |
|
private |
◆ reference_longitude_
| double gazebo::GazeboRosGps::reference_longitude_ |
|
private |
◆ updateConnection
◆ updateTimer
◆ velocity_
| geometry_msgs::Vector3Stamped gazebo::GazeboRosGps::velocity_ |
|
private |
◆ velocity_error_model_
◆ velocity_publisher_
◆ velocity_topic_
| std::string gazebo::GazeboRosGps::velocity_topic_ |
|
private |
◆ world
| physics::WorldPtr gazebo::GazeboRosGps::world |
|
private |
The documentation for this class was generated from the following files: