Skip to content

culdo/python-OP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python API for ROBOTIS OP3

Intend to easier Robot develop.

Robot Interaction

Use with Darknet Video

Gesture Recognition

Head Tracking

Requires

Install

cd ~/catkin_ws/src
git clone [email protected]:culdo/python-OP3
cd ..
catkin_make

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.

Development using PyCharm

You can add src/ to Source Directory under the project.

Simulation

You can take a look at my another project about simulation using pybullet simulator.

About

Python API for ROBOTIS OP3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages