Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
vision_msgs.msg._aposteriori_position.aposteriori_position Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 models
 objectId
 position
 probability

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['objectId','probability','position','models']
string _full_text
 _has_header = False
string _md5sum = "37ac3556838265f37bdeb19748c025fb"
list _slot_types = ['uint64','float64','uint64','vision_msgs/cop_descriptor[]']
string _type = "vision_msgs/aposteriori_position"

Detailed Description

Definition at line 9 of file _aposteriori_position.py.


Constructor & Destructor Documentation

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:
   objectId,probability,position,models

: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 34 of file _aposteriori_position.py.


Member Function Documentation

internal API method

Definition at line 65 of file _aposteriori_position.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 99 of file _aposteriori_position.py.

unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 177 of file _aposteriori_position.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 71 of file _aposteriori_position.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 148 of file _aposteriori_position.py.


Member Data Documentation

Definition at line 31 of file _aposteriori_position.py.

Initial value:
"""#objects a posteriori position, U. Klank klank@in.tum.de
uint64 objectId                  #id of an cop object
float64 probability              #approximated a posteriori probability of the object beeing at the position
uint64 position                  #lo id of an position
cop_descriptor[] models           #list of all models assigned to the returned object
================================================================================
MSG: vision_msgs/cop_descriptor
#Descriptors of models used in cop, U. Klank klank@in.tum.de
uint64  object_id          # unique id that could be used for a query
string  sem_class          # connected semantic concept
string  type               # Class name that was used to generate the corresponding cop descriptor plugin, 
                         # example are: ShapeModel, ColorClass, DeformShapeModel
float64 quality            # the current quality assinged to this descriptor




"""

Definition at line 13 of file _aposteriori_position.py.

Definition at line 12 of file _aposteriori_position.py.

string vision_msgs::msg::_aposteriori_position.aposteriori_position::_md5sum = "37ac3556838265f37bdeb19748c025fb" [static, private]

Definition at line 10 of file _aposteriori_position.py.

list vision_msgs::msg::_aposteriori_position.aposteriori_position::_slot_types = ['uint64','float64','uint64','vision_msgs/cop_descriptor[]'] [static, private]

Definition at line 32 of file _aposteriori_position.py.

Definition at line 11 of file _aposteriori_position.py.

Definition at line 46 of file _aposteriori_position.py.

Definition at line 46 of file _aposteriori_position.py.

Definition at line 46 of file _aposteriori_position.py.

Definition at line 46 of file _aposteriori_position.py.


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


vision_msgs
Author(s): Ulrich F Klank
autogenerated on Mon Oct 6 2014 00:47:37