Skip to content

[code] "Comparison of Serial and Parallel Snake Robots for Lateral Undulation Motion Using Gazebo" by J. Dinal Herath and K. Jayananda. In: IEEE International Conference on Information and Automation for Sustainability (ICIAfS) (2016)

Notifications You must be signed in to change notification settings

dherath/Snake_Robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

simulation of snake robots

The open source platform Gazebo was used to build the simulations for snake robots. This project was done as part of my research work in fullfilment for my Bachelors degree in Computational Physics.

1) Serial Snake Robot

The snake robot consist of 21 links serially connected via revolute joints. The movement plugin defines planar lateral undulation. Note that the absolute path of the plugin (libmovementPlugin.so) within the serial_snake_robot folder must be enetered within the < plugin > tag inorder for the plugin to operate on the robot.

2) Parallel Snake Robot

The snake robot consist of 21 parallely linked via a combinaiton of ball joints and prismatic joints. Like the above case the absolute path for the plugin within the parallel_snake_robot folder (libmovementPlugin.so) must be entered within the model.sdf file < plugin > tag for the parallel snake.

papers

  1. Comparison of Serial and Parallel Snake Robots for Lateral Undulation Motion using Gazebo.[link]
  2. Simulation of Symmetric and Asymmetric movement gaits for Lateral Undulation in Serial Snake Robots. [link]

Undergraduate Thesis : [link]

About

[code] "Comparison of Serial and Parallel Snake Robots for Lateral Undulation Motion Using Gazebo" by J. Dinal Herath and K. Jayananda. In: IEEE International Conference on Information and Automation for Sustainability (ICIAfS) (2016)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published