Skip to content

Commit 3fb5eeb

Browse files
Move the note about adding the URDF into a note tag, remove unnecessary code tag
1 parent 91fe58a commit 3fb5eeb

File tree

1 file changed

+5
-1
lines changed
  • docs_versioned_docs/version-ros2jazzy/ros/config/yaml/sensors

1 file changed

+5
-1
lines changed

docs_versioned_docs/version-ros2jazzy/ros/config/yaml/sensors/charger.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ import Wiferion from "/docs_versioned_docs/version-ros2jazzy/components/yaml/sen
99

1010
Wireless battery chargers are necessary attachments for a fully autonomous, self docking robot platform. These devices incorporate sensors that determine the quality of the charging position and orientation, status of the charging coil, and status of the stationary unit.
1111

12-
Note that adding the charger sensor does not modify the URDF to add the charging coil itself. To add the charging coil to the URDF, use the [`platform/extras`](../platform/extras#urdf-extras) to add a custom mesh, or use a supported `attachment`, such as the [`A300 wireless charger`](../platform/attachments/a300#wireless-charger).
12+
:::note
13+
14+
Adding the charger sensor does not modify the URDF to add the charging coil itself. To add the charging coil to the URDF, use the [`platform/extras`](../platform/extras#urdf-extras) to add a custom mesh, or use a supported `attachment`, such as the [A300 wireless charger](../platform/attachments/a300#wireless-charger).
15+
16+
:::
1317

1418
## Supported Chargers
1519

0 commit comments

Comments
 (0)