An open API service indexing awesome lists of open source software.

https://github.com/cadojo/kinematicchains.jl

Kinematic models for serial and parallel robotic manipulators.
https://github.com/cadojo/kinematicchains.jl

Last synced: 3 months ago
JSON representation

Kinematic models for serial and parallel robotic manipulators.

Awesome Lists containing this project

README

        

[![Tests](https://github.com/cadojo/KinematicChains.jl/workflows/UnitTests/badge.svg)](https://github.com/cadojo/KinematicChains.jl/actions?query=workflow%3AUnitTests)
[![Docs](https://github.com/cadojo/KinematicChains.jl/workflows/Documentation/badge.svg)](https://cadojo.github.io/KinematicChains.jl)

# KinematicChains.jl

_An extension of
[ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl) which provides kinematic models for serial and parallel robotic manipulators._

> **Warning**
>
> This package is under active development.

## Installation

_Not yet registered._

```julia
pkg> add https://github.com/cadojo/KinematicChains.jl#main
```