Skip to content

CharlesXu1124/gym-dofbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym-Dofbot

OpenAI Gym environment for low-cost Yahboom Dofbot

Gym-Dofbot is an reinforcement-learning friendly Gym environment that is powered by Pybullet. There are certain features that make this package somewhat useful:

Features

  • Re-modelled camera module that supports real-time streaming of images in the front
  • Allows precise position control for the servo group
  • Potential for multi-agent learning and object interaction

Single agent

gif

Multi-agent (in progress)

gif

Installation

Install the numpy, pybullet and gym. Install via pip:

pip install gym-dofbot==0.1.1

Install via Github repository:

cd gym_dofbot
pip install -e .

Development

Want to contribute? Great!

Code is straightforward enough, feel free to fork and add more content to it.

License

GPL

About

OpenAI Gym environment for Yahboom Dofbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages