$search

geometry_msgs::msg::_Polygon::Polygon Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 points

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['points']
string _full_text
 _has_header = False
string _md5sum = "cd60a26494a087f577976f0329fa120e"
list _slot_types = ['geometry_msgs/Point32[]']
string _type = "geometry_msgs/Polygon"

Detailed Description

Definition at line 7 of file _Polygon.py.


Member Function Documentation

def geometry_msgs::msg::_Polygon::Polygon::__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   points

@param args: complete set of field values, in .msg order
@param kwds: use keyword arguments corresponding to message field names
to set specific fields. 

Definition at line 31 of file _Polygon.py.

def geometry_msgs::msg::_Polygon::Polygon::_get_types (   self  )  [private]
internal API method

Definition at line 53 of file _Polygon.py.

def geometry_msgs::msg::_Polygon::Polygon::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 74 of file _Polygon.py.

def geometry_msgs::msg::_Polygon::Polygon::deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
@param str: byte array of serialized message
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 115 of file _Polygon.py.

def geometry_msgs::msg::_Polygon::Polygon::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 59 of file _Polygon.py.

def geometry_msgs::msg::_Polygon::Polygon::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 98 of file _Polygon.py.


Member Data Documentation

Definition at line 28 of file _Polygon.py.

Initial value:
"""#A specification of a polygon where the first and last points are assumed to be connected
geometry_msgs/Point32[] points

================================================================================
MSG: geometry_msgs/Point32
# This contains the position of a point in free space(with 32 bits of precision).
# It is recommeded to use Point wherever possible instead of Point32.  
# 
# This recommendation is to promote interoperability.  
#
# This message is designed to take up less space when sending
# lots of points at once, as in the case of a PointCloud.  

float32 x
float32 y
float32 z
"""

Definition at line 11 of file _Polygon.py.

Definition at line 10 of file _Polygon.py.

string geometry_msgs::msg::_Polygon::Polygon::_md5sum = "cd60a26494a087f577976f0329fa120e" [static, private]

Definition at line 8 of file _Polygon.py.

list geometry_msgs::msg::_Polygon::Polygon::_slot_types = ['geometry_msgs/Point32[]'] [static, private]

Definition at line 29 of file _Polygon.py.

string geometry_msgs::msg::_Polygon::Polygon::_type = "geometry_msgs/Polygon" [static, private]

Definition at line 9 of file _Polygon.py.

Definition at line 49 of file _Polygon.py.


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


geometry_msgs
Author(s): Tully Foote
autogenerated on Fri Mar 1 15:05:23 2013