GithubHelp home page GithubHelp logo

walkybot_code's Introduction

walkybot

Programs and drivers for a Hexapod Image of robot

Inverse Kinematics

  • Leg and Body IK is implemented here based on material from https://oscarliang.com/inverse-kinematics-implementation-hexapod-robots/.
  • hexapod.py defines classes that describe a hexapod. The hexapod class defines motions for a a 6-legged hexapod, which then uses hex_leg objects for each individual leg, and subsequently leg_joint objects for each individual servo.

Currently, a testbench for RC remote control is implemented with the RC_test.py file running on the Rpi, and the remote_control.py file running on the host PC (with a gamepad connected).

Future Extensions

  • Negative feedback with accelerometer data
  • Dynamic gait selection based on input speed

GCS to Robot communications

  • Create a GUI for robot data:
  1. Battery Level, current consumption
  2. Controller inputs
  3. Accelerometer artificial horizon
  4. Selected gait The input for the direction of the robot will be controlled by a USB Xbox-360 controller, via the Python inputs module.

walkybot_code's People

Contributors

tianyilim avatar joshua410rb avatar jqpoon avatar

Watchers

 avatar

walkybot_code's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.