UofA-SPEAR / software

High-level software for our Mars rover. Runs on Linux.
7 stars 3 forks source link

Power monitoring #299

Open nic3-14159 opened 2 years ago

nic3-14159 commented 2 years ago

Not 100% sure exactly needs to be done on the software side to support power monitoring, so this issue is just to track anything that comes up. The power monitoring board sends is intended to send out uavcan.equipment.power.CircuitStatus messages so I imagine a ROS wrapper would need to be written for that, as well as something in Rviz to actually show the voltage/current measurements.