Skip to content

An online sandbox running simulations of a kinematic snake

License

Notifications You must be signed in to change notification settings

GazzolaLab/kinematic_snake_sandbox

 
 

Repository files navigation

Snake Kinematics Sandbox

An interactive online sandbox to play around with a kinematic model of snake-locomotion, with and without active frictional modulation.

🚀 The online sandbox can be seen here.

The numerical code (written in Python) powering the simulator can be found here.

What is it?

An online, interactive simulator that provides intuition for the behavior of a snake as it adapts its gait in terrains of various nature.

If you are using code taken from this repository please cite the following paper :)

Friction modulation in limbless, three-dimensional gaits and heterogeneous terrains, doi : 10.1038/s41467-021-26276-x

@Article{Zhang2021,
author={Zhang, Xiaotian
and Naughton, Noel
and Parthasarathy, Tejaswin
and Gazzola, Mattia},
title={Friction modulation in limbless, three-dimensional gaits and heterogeneous terrains},
journal={Nature Communications},
year={2021},
month={Oct},
day={19},
volume={12},
number={1},
pages={6076},
issn={2041-1723},
doi={10.1038/s41467-021-26276-x},
url={https://doi.org/10.1038/s41467-021-26276-x}
}

About

An online sandbox running simulations of a kinematic snake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • HTML 28.9%
  • Python 5.8%
  • CSS 4.6%