personalrobotics / vesc

Motor Controller for PRL-MuSHR Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MuSHR VESC (Derived from MIT VESC)

Contains the code for interfacing with the VESC hardware.

Packages:

  • vesc: Metapackage
  • vesc_ackermann: Code for converting from Ackermann messages to VESC interpretable messages. Also has code for converting vesc responses to odometry.
  • vesc_driver: Code for sending messages to the VESC device file.
  • vesc_main: Launch files for the vesc code.
  • vesc_msgs: Contains only messages related to the VESC.

About

Motor Controller for PRL-MuSHR Platform


Languages

Language:C++ 70.3%Language:C 12.9%Language:CMake 12.3%Language:Python 4.5%