Static Public Attributes | |
int | deadlock_timeout = 45 |
int | max_action_duration = 3 |
string | node = "test_simple_action_server_deadlock" |
string | pkg = "actionlib" |
int | shutdown_timeout = 2 |
string | topic = "deadlock" |
Definition at line 41 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock.Constants::deadlock_timeout = 45 [static] |
Definition at line 45 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock.Constants::max_action_duration = 3 [static] |
Definition at line 47 of file test_simple_action_server_deadlock.py.
string test_simple_action_server_deadlock.Constants::node = "test_simple_action_server_deadlock" [static] |
Definition at line 43 of file test_simple_action_server_deadlock.py.
string test_simple_action_server_deadlock.Constants::pkg = "actionlib" [static] |
Definition at line 42 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock.Constants::shutdown_timeout = 2 [static] |
Definition at line 46 of file test_simple_action_server_deadlock.py.
string test_simple_action_server_deadlock.Constants::topic = "deadlock" [static] |
Definition at line 44 of file test_simple_action_server_deadlock.py.