Skip to content

power consumption model and estimation #159

Answered by klaxalk
ParhamMohamadi asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, the particularities of power consumption are managed by the Mavros node, which handles communication with the Pixhawk flight controller. You can get current and voltage measurements if you are running the Pixhawk's power board. However, the power board's sensors need to be calibrated first. Otherwise, the readings are going to be very skewed. If you do that, subscribe to the /uav*/mavros/battery topic (http://docs.ros.org/en/hydro/api/mavros/html/msg/BatteryStatus.html) to get the readings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ParhamMohamadi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants