Classes | |
| class | TestKhiRobotControl |
Functions | |
| def | cmdhandler_client (type_arg, cmd_arg) |
| def | get_driver_state () |
Variables | |
| string | gn = '/' |
| string | PKG = 'khi_robot_test' |
| string | service = gn+'/khi_robot_command_service' |
| def test_khi_robot_control_as.cmdhandler_client | ( | type_arg, | |
| cmd_arg | |||
| ) |
Definition at line 53 of file test_khi_robot_control_as.py.
| def test_khi_robot_control_as.get_driver_state | ( | ) |
Definition at line 62 of file test_khi_robot_control_as.py.
| string test_khi_robot_control_as.gn = '/' |
Definition at line 48 of file test_khi_robot_control_as.py.
| string test_khi_robot_control_as.PKG = 'khi_robot_test' |
Definition at line 36 of file test_khi_robot_control_as.py.
| string test_khi_robot_control_as.service = gn+'/khi_robot_command_service' |
Definition at line 51 of file test_khi_robot_control_as.py.