Skip to content

romainrossi/roboteq_control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roboteq control Build Status

WORKING PROGRESS - NOW WORKS ONLY WITH SDC2130 with two encoders

ROS driver for serial Roboteq motor controllers, working with ROS Control. This driver is suitable for use with Roboteq's Advanced Digital Motor Controllers, as described in this document. Devices include:

Brushed DC: HDC24xx, VDC24xx, MDC22xx, LDC22xx, LDC14xx, SDC1130, SDC21xx
Brushless DC: HBL16xx, VBL16xx, HBL23xx, VBL23xx, LBL13xx, MBL16xx, SBL13xx
Sepex: VSX18xx

The node works by downloading a MicroBasic script to the driver, which then publishes ASCII sentences at 10Hz and 50Hz with the data corresponding to the Status and per-channel Feedback messages published by the driver.

About

Driver for Roboteq controller using ros_control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • Python 7.8%
  • CMake 2.7%