Skip to content

ROS package to communicate with the Roboteq BMS

Notifications You must be signed in to change notification settings

beta-robots/roboteq_bms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roboteq_bms

Params

  • port (string)
    • default: /dev/ttyUSB_ROBOTEQ_BMS

Topics

Publishers

  • ~data (robotnik_msgs/BatteryStatus)

    • Publish all data received by BMS
  • ~temperature (std_msgs/Int32)

    • Publish the temperature of the BMS
  • ~cell_currents (std_msgs/String)

    • Description
  • ~cell_voltages (std_msgs/String)

    • Description
  • ~state (robotnik_msgs/State)

    • Publish the state of the node
  • ~status_flags (std_msgs/String)

    • Description

About

ROS package to communicate with the Roboteq BMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.3%
  • CMake 25.7%