sensor_msgs::Range Class Reference

#include <Range.h>

Inheritance diagram for sensor_msgs::Range:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { ULTRASOUND = 0 }
enum  { INFRARED = 1 }

Public Member Functions

virtual int deserialize (unsigned char *inbuffer)
const char * getMD5 ()
const char * getType ()
virtual int serialize (unsigned char *outbuffer) const

Public Attributes

float field_of_view
std_msgs::Header header
float max_range
float min_range
uint8_t radiation_type
float range

Detailed Description

Definition at line 13 of file Range.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
ULTRASOUND 

Definition at line 22 of file Range.h.

anonymous enum
Enumerator:
INFRARED 

Definition at line 23 of file Range.h.


Member Function Documentation

virtual int sensor_msgs::Range::deserialize ( unsigned char *  inbuffer  )  [inline, virtual]

Implements ros::Msg.

Definition at line 74 of file Range.h.

const char* sensor_msgs::Range::getMD5 (  )  [inline, virtual]

Implements ros::Msg.

Definition at line 128 of file Range.h.

const char* sensor_msgs::Range::getType (  )  [inline, virtual]

Implements ros::Msg.

Definition at line 127 of file Range.h.

virtual int sensor_msgs::Range::serialize ( unsigned char *  outbuffer  )  const [inline, virtual]

Implements ros::Msg.

Definition at line 25 of file Range.h.


Member Data Documentation

Definition at line 18 of file Range.h.

Definition at line 16 of file Range.h.

Definition at line 20 of file Range.h.

Definition at line 19 of file Range.h.

Definition at line 17 of file Range.h.

Definition at line 21 of file Range.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines


rosserial_arduino
Author(s): Michael Ferguson, Adam Stambler
autogenerated on Fri Jan 11 09:42:29 2013