Skip to content

Commit

Permalink
Updated battery_voltage param
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomezgadea authored Feb 25, 2019
1 parent c5156d2 commit 7dc42d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/robotnik_base_hw.launch
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<arg name="battery_voltage_offset" default="" />

<!-- Battery configuration -->
<arg name="battery_voltage" default="$(optenv ROBOT_BATTERY_VOLTAGE 24)"/>
<arg name="battery_voltage" default="$(optenv ROBOT_BASE_HW_BATTERY_VOLTAGE 24)"/>


<rosparam file="$(find robotnik_base_hw)/config/robotnik_base_hw_limits.yaml" command="load" />
Expand Down

0 comments on commit 7dc42d7

Please sign in to comment.