Public Member Functions | Public Attributes | Static Public Attributes | Static Private Attributes
frame_editor.objects.Frame Class Reference
Inheritance diagram for frame_editor.objects.Frame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def create_new_id
def pose
def print_all
def set_value
def value

Public Attributes

 color
 hidden
 marker
 name
 orientation
 parent
 position
 style

Static Public Attributes

tuple tf_broadcaster = tf2_ros.TransformBroadcaster()
tuple tf_buffer = tf2_ros.Buffer()
tuple tf_listener = tf2_ros.TransformListener(tf_buffer)

Static Private Attributes

int __id_counter = 1

Detailed Description

Definition at line 19 of file objects.py.


Constructor & Destructor Documentation

def frame_editor.objects.Frame.__init__ (   self,
  name,
  position = (0,0,
  orientation = (0,0,
  parent = "world",
  style = "none" 
)

Reimplemented in frame_editor.objects.Object_Sphere, and frame_editor.objects.Object_Geometry.

Definition at line 27 of file objects.py.


Member Function Documentation

Definition at line 39 of file objects.py.

Definition at line 44 of file objects.py.

Definition at line 47 of file objects.py.

def frame_editor.objects.Frame.set_value (   self,
  symbol,
  value 
)

Definition at line 66 of file objects.py.

def frame_editor.objects.Frame.value (   self,
  symbol 
)

Definition at line 50 of file objects.py.


Member Data Documentation

int frame_editor::objects.Frame::__id_counter = 1 [static, private]

Definition at line 25 of file objects.py.

Reimplemented in frame_editor.objects.Object_Geometry.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Reimplemented in frame_editor.objects.Object_Geometry.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Definition at line 27 of file objects.py.

Definition at line 21 of file objects.py.

Definition at line 22 of file objects.py.

Definition at line 23 of file objects.py.


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


frame_editor
Author(s): ipa-frn
autogenerated on Sat Jun 8 2019 20:21:35