Skip to content

Rigid body dynamic simulation for suspension design of RoboMaster robots

License

Notifications You must be signed in to change notification settings

littleggghost/rm_suspension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rm_suspension

Rigid body dynamics simulation for suspension design of RoboMaster robots

Simulation type:

  • Drop from 0.5 meter height
  • Run down the stairs
  • Fly the ramp
  • Brake in maximum speed;
  • Diagonally across the ramp

sim.png

Dependencies:

to install Eigen on ubuntu 16.04/18.04, try:

  • sudo apt-get install gfortran liblapack-dev

Credits

The floating base dynamics and collision detect algorithms is base on @mit-biomimetics 's Cheetah software.

-https://github.com/mit-biomimetics/Cheetah-Software

About

Rigid body dynamic simulation for suspension design of RoboMaster robots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • Other 0.4%