Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions turtlebot3c-gadget/gadget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,8 @@ defaults:
lds-model: "LDS-02"
simulation: true
turtlebot3-model: "waffle"

connections:
# robot-model-server <-> turtlebot3c-model
- plug: ThDyKcX6gow4XUPSkW0ujj5BBCah65Vn:model
slot: Ifq52mXFEZzR7xuQz2j3a4GhBNE0dZjw:model
12 changes: 12 additions & 0 deletions turtlebot3c-model.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@
"default-channel": "humble/edge",
"id": "9QxPQq7N15yTrRVuy8s4NFCWmkZRjtOa"
},
{
"name": "turtlebot3c-model",
"type": "app",
"default-channel": "latest/edge",
"id": "Ifq52mXFEZzR7xuQz2j3a4GhBNE0dZjw"
},
{
"name": "ros2-nav2",
"type": "app",
Expand All @@ -60,6 +66,12 @@
"type": "app",
"default-channel": "humble/stable",
"id": "QMqEk9DW43r79WhvgrYN2oaGIPCjyYXK"
},
{
"name": "robot-model-server",
"type": "app",
"default-channel": "latest/edge",
"id": "ThDyKcX6gow4XUPSkW0ujj5BBCah65Vn"
}
]
}