jimsynz / ardumatic

A kinematics library for use with Ardupilot (or other Lua-based systems).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ardumatic

Build Status Hippocratic License HL3-FULL

Ardumatic is a small forward and inverse kinematics library suitable for use inside Ardupilot.

It uses the FABRIK algorithm to get quickly generate inverse kinematic solutions.

TODO

  • Implement FABRIK solver
  • Enable joint constraints when solving
  • Add keep-out zones and colission avoidance
  • Implement gait generator for n-legged robots

Thanks to

This package couldn't exist without all the great people whose code I was able to read to get my head around what I was trying to do.

Github Mirror

This repository is mirrored on Github from it's primary location on my Forgejo instance. Feel free to raise issues and open PRs on Github.

License

This software is licensed under the terms of the HL3-FULL, see the LICENSE.md file included with this package for the terms.

This license actively proscribes this software being used by and for some industries, countries and activities. If your usage of this software doesn't comply with the terms of this license, then contact me with the details of your use-case to organise the purchase of a license - the cost of which may include a donation to a suitable charity or NGO.

About

A kinematics library for use with Ardupilot (or other Lua-based systems).

License:Other


Languages

Language:Lua 100.0%