Definition at line 21 of file draw_3d_circle.py.
◆ __init__()
def draw_3d_circle.Drawer3DCircle.__init__ |
( |
|
self, |
|
|
|
topic, |
|
|
|
marker_id, |
|
|
|
frame_id, |
|
|
|
radius, |
|
|
|
color |
|
) |
| |
◆ advertise()
def draw_3d_circle.Drawer3DCircle.advertise |
( |
|
self | ) |
|
◆ publish()
def draw_3d_circle.Drawer3DCircle.publish |
( |
|
self | ) |
|
◆ color
draw_3d_circle.Drawer3DCircle.color |
◆ fill
draw_3d_circle.Drawer3DCircle.fill |
◆ frame_id
draw_3d_circle.Drawer3DCircle.frame_id |
◆ marker_id
draw_3d_circle.Drawer3DCircle.marker_id |
◆ publisher
draw_3d_circle.Drawer3DCircle.publisher |
◆ radius
draw_3d_circle.Drawer3DCircle.radius |
◆ RESOLUTION
int draw_3d_circle.Drawer3DCircle.RESOLUTION = 20 |
|
static |
◆ topic
draw_3d_circle.Drawer3DCircle.topic |
The documentation for this class was generated from the following file: