Skip to content

Commit e8ed337

Browse files
Merge pull request #342 from clearpathrobotics/feature/a300-batteries
Add A300 battery options
2 parents 0ddd46b + 6c251e1 commit e8ed337

File tree

1 file changed

+8
-1
lines changed
  • docs_versioned_docs/version-ros2jazzy/ros/config/yaml/platform

1 file changed

+8
-1
lines changed

docs_versioned_docs/version-ros2jazzy/ros/config/yaml/platform/battery.mdx

+8-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,14 @@ For systems without a BMS, the state of charge should be treated as a rough esti
2626

2727

2828
<Tabs groupId="platform">
29-
<TabItem value="A200" label="A200" default>
29+
<TabItem value="A300" label="A300" default>
30+
31+
| Battery | Chemistry | Nominal Voltage (V) | Capacity (Ah) | Configurations |
32+
|:-:|:-:|:-:|:-:|:-:|
33+
| `S_24V20_U1` | Lithium Ion | 25.6V | 20.0 | S1P2<br/>S1P4<br/>S1P6 |
34+
35+
</TabItem>
36+
<TabItem value="A200" label="A200">
3037

3138
| Battery | Chemistry | Nominal Voltage (V) | Capacity (Ah) | Configurations |
3239
|:-:|:-:|:-:|:-:|:-:|

0 commit comments

Comments
 (0)