File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# JAX Soft Robot Modelling
2
2
3
+ [ ![ Test] ( https://github.com/tud-phi/jax-soft-robot-modeling/actions/workflows/test.yml/badge.svg )] ( https://github.com/tud-phi/jax-soft-robot-modeling/actions/workflows/test.yml )
4
+ [ ![ Documentation] ( https://github.com/tud-phi/jax-soft-robot-modeling/actions/workflows/docs.yml/badge.svg )] ( https://github.com/tud-phi/jax-soft-robot-modeling/actions/workflows/docs.yml )
5
+ [ ![ PyPI version] ( https://badge.fury.io/py/jsrm.svg )] ( https://badge.fury.io/py/jsrm )
6
+ [ ![ Python 3.10+] ( https://img.shields.io/badge/python-3.10+-blue.svg )] ( https://www.python.org/downloads/ )
7
+ [ ![ License] ( https://img.shields.io/github/license/tud-phi/jax-soft-robot-modeling.svg )] ( https://github.com/tud-phi/jax-soft-robot-modeling/blob/main/LICENSE.txt )
8
+ [ ![ Docs] ( https://img.shields.io/badge/docs-live-brightgreen.svg )] ( https://tud-phi.github.io/jax-soft-robot-modelling )
9
+
3
10
This repository contains symbolic derivations of the kinematics and dynamics of various soft robots using Sympy.
4
11
The symbolic expressions are then implemented in JAX and can be used for fast, parallelizable, and differentiable simulations.
5
12
So far, we have focused on planar settings and implemented the following soft robots:
You can’t perform that action at this time.
0 commit comments