Skip to content

An incremental guide to continuum robot mathematical modeling and numerical implementation. The examples are divided into chapters within the folder structure, and each chapter contains a PDF and code examples.

License

Notifications You must be signed in to change notification settings

jiefengsun/ContinuumRobotExamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContinuumRobotExamples

Continuum robots have elastic links which are capable of large-scale continuous deformations. This repo has example scripts to simulate continuum robots of various design paradigms. Each example is accompanied by a short write-up in PDF format.

alt text

Motivation

  • Introduce continuum robot modeling
  • Demonstrate advanced concepts such as dynamic simulation
  • Disseminate published academic results

Continuum and soft robotics problems can have a steep learning curve. The mechanics of robot motions are described by differential equations. Controlling a robot may depend on writing a simulation loop to numerically solve for robot behavior at interactive rates. Although there is fundamental complexity which is difficult to generalize in software, this repo aims to provide an easier path with examples as learning aids.

Prerequisites

License

This project is licensed under the MIT License - see the LICENSE file for details

About

An incremental guide to continuum robot mathematical modeling and numerical implementation. The examples are divided into chapters within the folder structure, and each chapter contains a PDF and code examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.8%
  • Fortran 11.5%
  • CMake 2.8%
  • C 2.0%
  • TeX 1.3%
  • Cuda 1.1%
  • Other 0.5%