Classes | |
class | AXServerApp |
Variables | |
int | ABORT = 2 |
action = DynamicAction(args[2]) | |
anonymous | |
app = AXServerApp(action, args[1]) | |
args | |
options | |
parser = OptionParser(__doc__.strip()) | |
string | PKG = 'actionlib' |
int | PREEMPT = 3 |
int | SEND_FEEDBACK = 0 |
int | SUCCEED = 1 |
int axserver.ABORT = 2 |
Definition at line 52 of file axserver.py.
axserver.action = DynamicAction(args[2]) |
Definition at line 262 of file axserver.py.
axserver.anonymous |
Definition at line 250 of file axserver.py.
axserver.app = AXServerApp(action, args[1]) |
Definition at line 264 of file axserver.py.
axserver.args |
Definition at line 257 of file axserver.py.
axserver.options |
Definition at line 257 of file axserver.py.
axserver.parser = OptionParser(__doc__.strip()) |
Definition at line 252 of file axserver.py.
string axserver.PKG = 'actionlib' |
Definition at line 38 of file axserver.py.
int axserver.PREEMPT = 3 |
Definition at line 53 of file axserver.py.
int axserver.SEND_FEEDBACK = 0 |
Definition at line 50 of file axserver.py.
int axserver.SUCCEED = 1 |
Definition at line 51 of file axserver.py.