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 33 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock::Constants::deadlock_timeout = 45 [static] |
Definition at line 37 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock::Constants::max_action_duration = 3 [static] |
Definition at line 39 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 35 of file test_simple_action_server_deadlock.py.
string test_simple_action_server_deadlock::Constants::pkg = "actionlib" [static] |
Definition at line 34 of file test_simple_action_server_deadlock.py.
int test_simple_action_server_deadlock::Constants::shutdown_timeout = 2 [static] |
Definition at line 38 of file test_simple_action_server_deadlock.py.
string test_simple_action_server_deadlock::Constants::topic = "deadlock" [static] |
Definition at line 36 of file test_simple_action_server_deadlock.py.