Code Monkey home page Code Monkey logo

exoskeleton_control_tmotor's Introduction

Control Algorithms for Lower Limb Exosksleton

Contributions

  • The project involves to design a controller to track a predefined gait trajectory.

  • We are using Tmotor for actuating the joints of the exoskeleton.

  • Control algorithms tested on:

     a) PID
     b) Torque based PD
     c) iLQR
     d) MPC
     d) SAC
    

Tmotor CAN bus read/write

  • A Python module for controlling the AK-series Tmotor Actuator AK10-9 and AK 80-64 through the CAN bus.

  • TmotorCAN: Python framework for CAN read/write.

  • Channel_config: To initialize the CAN communication with Kvaser USB to CAN.

The commands will be updated soon.

GUI using PyQt

Arduino/Jetson Nano

  • Code for control using these two boards will be updated soon

Issuses addressed in the Tmotor firmware

  • The motor sudenly jerks after the first CAN start command, a inherent problem in the Tmotor firmware.

  • Zero positioning of the motor fails at random instants, build a safetry filter to address it.

  • Establishing a robust CAN communcation with the motors.

  • Increasing sampling time with optimizing memory access of the python code.

Deployment

  1. clone the repository
https://github.com/Mowbray-R-V/Exoskeleton_control_Tmotor.git
  1. For GUI based control
 python3 final_app.py 
  1. To control your Tmotor using python use the below as module
 tmotorCAN.py

GUI Instructions

refer

Phase 1

Phase 2

Phase 3

Working Video

Authors

If you use this code in your project please cite us as:

@misc{Exoskeleton_control_Tmotors,
  author = {Mowbray RV, Satvik, Haricharan},
  title = {Control Algorithms for Lower Limb Exosksleton},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/Mowbray-R-V/Exoskeleton_control_Tmotor/tree/main}},
}

exoskeleton_control_tmotor's People

Contributors

mowbray-r-v avatar

Stargazers

 avatar

Watchers

 avatar

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.