Skip to content

ctm6100/vesc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS Interfaces for VESC Motor Drivers

install

bash installVESCrosNode.bash

Composition

This repository is composed as follows:

  • vesc is a meta package to manage the other packages.
  • vesc_driver is the main library to drive VESCs.
  • vesc_hw_interface wraps vesc_driver as a hardware interface to use ros_control systems.
  • vesc_msgs defines messages to publish VESC status.

License

This repositry is licensed under the Apache 2.0 License.

Note

A part of these packages had been developed by Michael T. Boulet at MIT under the BSD 3-clause License until Dec. 2016 in the repository named mit-racecar/vesc. Since Nov. 2019, Softbank Corp. takes over development as new packages.

About

VESC Interface for ROS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.9%
  • CMake 3.4%
  • C 2.2%
  • Shell 1.5%