Skip to content

jasonjabbour/bittle-simulation

Repository files navigation

bittle-simulation

Using Reinforcement Learning to Train Petoi's Bittle Quadruped Robot

Usage

  • bittle_env.py: Custom OpenAI Gym environment using Pybullet
  • bittle_train.py: Driver to create gym environment, train model, and save model within the Training directory
  • bittle_watch.py: Load trained model and view Bittle being simulated in Pybullet's GUI

Trained Example

Watch Bittle Walk

python bittle_watch.py

Train Bittle

python bittle_train.py

Applying an Imitation Learning Framework to Train Bittle (In Progress)

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages