Variables | |
int | _edge_id = 1 |
tuple | client |
tuple | edge_id = int(sys.argv[1]) |
tuple | navigate_goal = NavigateGoal() |
tuple | result = client.get_result() |
Definition at line 10 of file test_anj_featurenav_follow.py.
00001 actionlib.SimpleActionClient('anj_featurenav_navigator', 00002 NavigateAction)
Definition at line 20 of file test_anj_featurenav_follow.py.
test_anj_featurenav_follow::edge_id = int(sys.argv[1]) |
Definition at line 15 of file test_anj_featurenav_follow.py.
tuple test_anj_featurenav_follow::navigate_goal = NavigateGoal() |
Definition at line 26 of file test_anj_featurenav_follow.py.
tuple test_anj_featurenav_follow::result = client.get_result() |
Definition at line 31 of file test_anj_featurenav_follow.py.