悟空pythonSDK
  • 简介
  • 接口 - 内容目录
  • 案例 - 内容目录
    • 人脸个数检测demo
    • 人脸识别demo
    • 监听红外距离demo
    • 监听机器人姿态demo
    • 监听语音识别demo
    • 监听拍头demo
    • 动作类指令测试
    • 连接和编程控制测试
    • 内容类指令测试
    • 监听类指令测试
    • 表情类指令测试
    • 侦测类指令测试
    • 声音类指令测试
  • 附录
  • Q&A-常见问题
悟空pythonSDK
  • 案例 - 内容目录

案例 - 内容目录¶


  • 人脸个数检测demo
    • test_ObserveFaceDetect()
  • 人脸识别demo
    • test_ObserveFaceRecognise()
  • 监听红外距离demo
    • test_ObserveInfraredDistance()
  • 监听机器人姿态demo
    • test_ObserveRobotPosture()
  • 监听语音识别demo
    • test_speech_recognise()
  • 监听拍头demo
    • test_ObserveHeadRacket()
  • 动作类指令测试
    • test_play_action()
    • test_move_robot()
    • test_get_action_list()
    • main()
  • 连接和编程控制测试
    • test_get_device_by_name()
    • test_get_device_list()
    • test_connect()
    • test_start_run_program()
    • shutdown()
    • main()
  • 内容类指令测试
    • test_query_wiki()
    • test_start_translate()
    • main()
  • 监听类指令测试
    • test_speech_recognise()
    • test_face_detect()
    • test_face_recognise()
    • test_infrared_distance()
    • test_robot_posture()
    • test_head_racket()
    • main()
  • 表情类指令测试
    • test_play_expression()
    • test_control_behavior()
    • test_stop_behavior()
    • test_set_mouth_lamp()
    • test_control_mouth_lamp()
    • main()
  • 侦测类指令测试
    • test_face_detect()
    • test_face_analysis()
    • test_object_recognise_flower()
    • test_object_recognise_fruit()
    • test_object_recognise_gesture()
    • test_take_picture()
    • test_face_recognise()
    • test_get_infrared_distance()
    • test_get_register_faces()
    • test_speech_recognise_once()
    • main()
  • 声音类指令测试
    • test_play_tts()
    • test_stop_play_tts()
    • test_play_online_audio()
    • test_play_local_audio()
    • test_get_audio_list()
    • test_stop_audio_tts()
    • test_change_robot_volume()
    • main()
Previous Next

© 版权所有 2020, UBTech.

Built with Sphinx using a theme provided by Read the Docs.