Skip to content

CaptainKAZ/odrive_ros2_control

 
 

Repository files navigation

odrive_ros2_control

ENGLISH / 中文

Introduction

ODrive driver for ros2_control

Prerequisites

  • ROS Foxy
  • ODrive Firmware v0.5.3

Documentation

Done

  • Support native protocol on USB
  • Support position, speed, torque commands
  • Support position, speed, torque feedbacks
  • Support using multiple ODrives
  • Support smooth switching of control modes
  • Unit conversion adheres to REP-103
  • Support using any or both of axes on each ODrive
  • Allow multiple axes running in different control modes
  • Provide sensor data (error, voltage, temperature)
  • Auto watchdog feeding

Todo

  • Support serial port and CAN
  • Support feedforward control inputs
  • Automatic configuration of ODrives based on URDF and YAML files

About

my modification of ODrive driver for ros2_control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • Python 4.0%
  • CMake 1.9%