Close

C# code - IK, GPS, MPU, SSC-32U

A project log for 3DOF Hexapod (Hexapi)

Hexapod using Inverse kinematics with a Raspberry PI 3 brain, XBox 360 Wireless controller running on Windows 10 IOT Core. (3d printed legs)

larry-wLarry W. 03/17/2016 at 22:100 Comments

The C# code for this project has the following features:

The Inverse Kinematics code mostly uses standard .net math libraries. The basics for way point following and navigation is also there. Recently added some obstacle avoidance code to be used in conjunction with the way-point following or the XBox 360 remote.

Discussions