Classes | Functions | Variables
easy_markers.interactive Namespace Reference

Classes

class  InteractiveGenerator
 

Functions

def default_callback (feedback)
 

Variables

dictionary TYPEDATA
 

Function Documentation

def easy_markers.interactive.default_callback (   feedback)

Definition at line 17 of file interactive.py.

Variable Documentation

dictionary easy_markers.interactive.TYPEDATA
Initial value:
1 = {
2  'rotate_x': [1,1,0,0, InteractiveMarkerControl.ROTATE_AXIS],
3  'move_x' : [1,1,0,0, InteractiveMarkerControl.MOVE_AXIS],
4  'rotate_z': [1,0,1,0, InteractiveMarkerControl.ROTATE_AXIS],
5  'move_z' : [1,0,1,0, InteractiveMarkerControl.MOVE_AXIS],
6  'rotate_y': [1,0,0,1, InteractiveMarkerControl.ROTATE_AXIS],
7  'move_y' : [1,0,0,1, InteractiveMarkerControl.MOVE_AXIS]
8 }

Definition at line 8 of file interactive.py.



easy_markers
Author(s): David V. Lu!!
autogenerated on Mon Jun 10 2019 15:48:46