Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

robinzixuan/3-linked-snake-robot-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Snake Robot - ROS Controllers

Instructions to run the code:

  • Clone the repo using: $ git clone https://github.com/anubhavparas/snake_robot.git
  • $ cd snake_robot/snakebot_ws
  • $ catkin_make
  • $ source devel/setup.bash
  • To spawn the controllers and the model in gazebo: $ roslaunch snakebot snakebot.launch
  • To run the gait simulation, for example: to move the snake in the simple linear forward motion:
    • Open a new terminal
    • Change the directory to /snakebot_ws
    • $ source devel/setup.bash
    • $ rosrun snakebot linear_progression.py

Results: Output video

All the snake gaits

Transformer gait

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published