We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2866ee1 commit 2e31ae6Copy full SHA for 2e31ae6
1 file changed
rosbot_description/config/rosbot/custom.yaml
@@ -1,2 +1,16 @@
1
---
2
+# Put your own components here. `type: custom` attaches a user-supplied
3
+# URDF/xacro + mesh. Template + docs:
4
+# https://github.com/husarion/husarion_components_description#custom-component
5
+#
6
+# Example (uncomment to spawn the shipped template, e.g. `... simulation.yaml
7
+# robot_model:=rosbot configuration:=custom`):
8
9
+# - type: custom
10
+# package: husarion_components_description
11
+# file: urdf/custom_component_example.urdf.xacro
12
+# name: my_marker
13
+# parent_link: cover_link
14
+# xyz: 0.0 0.0 0.1
15
+# rpy: 0.0 0.0 0.0
16
components: []
0 commit comments