Skip to content

my python implementation of simple systems and its controllers

License

Notifications You must be signed in to change notification settings

mildsky/pySysCtrl

Repository files navigation

pySysCtrl

my python implementation of simple systems and its controllers

Mass Spring Damper

Requirements

  • Python3
  • numpy
  • matplotlib
  • nlopt
  • jax

Quadrotor

Requirements

  • Python3
  • numpy
  • matplotlib
  • nlopt
  • jax
  • pybullet

below is not implemented yet, but I will.

Omnicopter

Omnicopter has 6 degree of freedom, which means it can move in any direction without tilting motion or it can rotate to any arbitrary attitude without translation.

Requirements

  • Python3
  • numpy
  • matplotlib
  • nlopt
  • jax
  • MuJoCo

Rocket

Thrust Vectoring Drone

Tail Sitter

VTOL

Quadruped

Humanoid

About

my python implementation of simple systems and its controllers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages