NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
gazebo::GazeboSensorPluginHazCam Class Reference
Inheritance diagram for gazebo::GazeboSensorPluginHazCam:
Inheritance graph

Public Member Functions

 GazeboSensorPluginHazCam ()
 
 ~GazeboSensorPluginHazCam ()
 
- Public Member Functions inherited from gazebo::FreeFlyerSensorPlugin
 FreeFlyerSensorPlugin (std::string const &plugin_name, std::string const &plugin_frame, bool send_heartbeats=false)
 
virtual ~FreeFlyerSensorPlugin ()
 
- Public Member Functions inherited from gazebo::FreeFlyerPlugin
 FreeFlyerPlugin (std::string const &plugin_name, std::string const &plugin_frame, bool send_heartbeats=false)
 
virtual ~FreeFlyerPlugin ()
 
- Public Member Functions inherited from ff_util::FreeFlyerNodelet
 FreeFlyerNodelet (bool autostart_hb_timer=true)
 
 FreeFlyerNodelet (std::string const &name, bool autostart_hb_timer=true)
 
virtual ~FreeFlyerNodelet ()
 
void AssertFault (FaultKeys enum_key, std::string const &message, ros::Time time_fault_occurred=ros::Time::now())
 
void ClearAllFaults ()
 
void ClearFault (FaultKeys enum_key)
 
void PrintFaults ()
 
ros::NodeHandle * GetPlatformHandle (bool multithreaded=false)
 
ros::NodeHandle * GetPrivateHandle (bool multithreaded=false)
 
std::string GetName ()
 
std::string GetPlatform ()
 
std::string GetTransform (std::string const &child)
 

Protected Member Functions

void LoadCallback (ros::NodeHandle *nh, sensors::SensorPtr sensor, sdf::ElementPtr sdf)
 
void OnExtrinsicsReceived (ros::NodeHandle *nh)
 
void ToggleCallback ()
 
void ImageCallback (const unsigned char *image_data, unsigned int width, unsigned height, unsigned int len, const std::string &type)
 
void PointCloudCallback (const float *depth_data, unsigned int width, unsigned int height, unsigned int len, const std::string &type)
 
- Protected Member Functions inherited from gazebo::FreeFlyerSensorPlugin
void Load (sensors::SensorPtr sensor, sdf::ElementPtr sdf)
 
physics::WorldPtr GetWorld ()
 
physics::ModelPtr GetModel ()
 
std::string GetRotationType ()
 
virtual bool ExtrinsicsCallback (geometry_msgs::TransformStamped const *tf)
 
- Protected Member Functions inherited from gazebo::FreeFlyerPlugin
void InitializePlugin (std::string const &robot_name, std::string const &plugin_name)
 
void SetParentFrame (std::string const &parent)
 
std::string GetFrame (std::string target="", std::string delim="/")
 
void SetupExtrinsics (const ros::TimerEvent &event)
 
void CallbackThread ()
 
- Protected Member Functions inherited from ff_util::FreeFlyerNodelet
virtual void Initialize (ros::NodeHandle *nh)
 
virtual void Reset ()
 
virtual void Sleep ()
 
virtual void Wakeup ()
 
void StopHeartbeat ()
 
void SendDiagnostics (const std::vector< diagnostic_msgs::KeyValue > &keyval)
 
void Setup (ros::NodeHandle &nh, ros::NodeHandle &nh_mt, std::string plugin_name)
 

Additional Inherited Members

- Public Types inherited from ff_util::FreeFlyerNodelet
enum  ResolveType : uint8_t { NAMESPACE = 0, TRANSFORM = 1, RESOURCE = 1 }
 
- Protected Attributes inherited from gazebo::FreeFlyerPlugin
std::string robot_name_
 
std::string plugin_name_
 
std::string plugin_frame_
 
std::string parent_frame_
 
ros::NodeHandle nh_
 
ros::NodeHandle nh_ff_
 
ros::NodeHandle nh_ff_mt_
 
std::shared_ptr< tf2_ros::TransformListener > listener_
 
ros::CallbackQueue callback_queue_
 
std::thread thread_
 
ros::Timer timer_
 
tf2_ros::Buffer buffer_
 
- Protected Attributes inherited from ff_util::FreeFlyerNodelet
std::map< std::string, int > faults_
 

Constructor & Destructor Documentation

◆ GazeboSensorPluginHazCam()

gazebo::GazeboSensorPluginHazCam::GazeboSensorPluginHazCam ( )
inline

◆ ~GazeboSensorPluginHazCam()

gazebo::GazeboSensorPluginHazCam::~GazeboSensorPluginHazCam ( )
inline

Member Function Documentation

◆ ImageCallback()

void gazebo::GazeboSensorPluginHazCam::ImageCallback ( const unsigned char *  image_data,
unsigned int  width,
unsigned  height,
unsigned int  len,
const std::string &  type 
)
inlineprotected

◆ LoadCallback()

void gazebo::GazeboSensorPluginHazCam::LoadCallback ( ros::NodeHandle *  nh,
sensors::SensorPtr  sensor,
sdf::ElementPtr  sdf 
)
inlineprotectedvirtual

◆ OnExtrinsicsReceived()

void gazebo::GazeboSensorPluginHazCam::OnExtrinsicsReceived ( ros::NodeHandle *  nh)
inlineprotectedvirtual

Reimplemented from gazebo::FreeFlyerPlugin.

◆ PointCloudCallback()

void gazebo::GazeboSensorPluginHazCam::PointCloudCallback ( const float *  depth_data,
unsigned int  width,
unsigned int  height,
unsigned int  len,
const std::string &  type 
)
inlineprotected

◆ ToggleCallback()

void gazebo::GazeboSensorPluginHazCam::ToggleCallback ( )
inlineprotected

The documentation for this class was generated from the following file: