Skip to content

Modern C++ implementation of forward and inverse kinematics for Stewart-Gough platforms

License

Notifications You must be signed in to change notification settings

conroy-cheers/hexapod_kinematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexapod_kinematics

build

Forward and inverse kinematics for the 6DoF, 6-UPU class of parallel manipulators referred to as the Stewart-Gough platform, or as hexapods.

Kinematics implementation derived from LinuxCNC's genhexkins .

Installation

Requires Eigen 3.

On Ubuntu this can be installed with sudo apt-get install libeigen3-dev.

Usage

See test/test_kinematics.cpp for examples.

About

Modern C++ implementation of forward and inverse kinematics for Stewart-Gough platforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published