Skip to content

Commit

Permalink
[Mini Quadrotor] update the battery info
Browse files Browse the repository at this point in the history
  • Loading branch information
tongtybj authored and Moju Zhao committed Apr 12, 2024
1 parent 7efdd7d commit 6319203
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions robots/mini_quadrotor/config/Battery.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bat_info:
bat_cell: 3
bat_resistance: 0.04 # [m Ohm]
hovering_current: 15 #[A]
low_voltage_thre: 10 #[100%]
bat_resistance: 0.06 # [m Ohm]
hovering_current: 22 #[A]
low_voltage_thre: 6 #[100%]

0 comments on commit 6319203

Please sign in to comment.