Skip to content

Latest commit

 

History

History
executable file
·
21 lines (19 loc) · 986 Bytes

README.md

File metadata and controls

executable file
·
21 lines (19 loc) · 986 Bytes

Simple Python API for ROBOTIS OP3

Intend to easier Robot develop.

Robot Interaction

Use with Darknet Video

Gesture Recognition

Head Tracking

Requires

Useful API

  • online_walking_command()
  • play_motion(page_num)
  • google_tts(speech_text, lang="zh") OP3 can speak 100+ languages using Google TTS API.
  • safety_suspend() Go improved initial pose then turning all torque off.

Simulation

Not Test Yet