Factor-Robotics / odrive_ros2_control

ODrive driver for ros2_control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odrive_ros2_control

ENGLISH / 中文

Introduction

ODrive driver for ros2_control

Compatibility

ROS 2 Foxy Fitzroy ROS 2 Humble Hawksbill
ODrive Firmware v0.5.3 foxy-fw-v0.5.3 humble-fw-v0.5.3
ODrive Firmware v0.5.1 foxy-fw-v0.5.1 humble-fw-v0.5.1

Documentation

Done

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

Todo

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

About

ODrive driver for ros2_control

License:Apache License 2.0


Languages

Language:C++ 89.2%Language:Python 8.9%Language:CMake 1.9%