Skip to content

YorkURobotics/ROS-ctre-pdp-CAN-decode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS CTRE Power Distribution Panel CAN Decode & Control

A ROS node to decode the CAN frames from the CTRE Power Distribution Panel.

Development is still in progress.

TODO

  • Add a service to clear sticky faults, and reset total energy
  • Extremely high CPU usage (100% on a single thread). Troubleshoot that. Looks like its related to the way I did sleep in the program
  • Refactor code to reorganize it better
  • Temp data seems to be a bit high - will need to verify that

About

ROS Package to decode PDP CAN bus frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.8%
  • CMake 49.2%