Functions | |
| def | get_services () |
Variables | |
| tuple | demanded_wait = Task(action='wait_action', max_duration=rospy.Duration(60), start_node_id='h_2') |
| tuple | resp = demand_task(demanded_wait) |
| def example_demand_client.get_services | ( | ) |
Definition at line 9 of file example_demand_client.py.
| tuple example_demand_client.demanded_wait = Task(action='wait_action', max_duration=rospy.Duration(60), start_node_id='h_2') |
Definition at line 37 of file example_demand_client.py.
| tuple example_demand_client.resp = demand_task(demanded_wait) |
Definition at line 38 of file example_demand_client.py.