Skip to content

Commit ebac2b2

Browse files
committed
Added image to docking
Signed-off-by: Alberto Tudela <[email protected]>
1 parent 0f21833 commit ebac2b2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ name: Build
55

66
on:
77
push:
8-
branches:
9-
- main
8+
branches: [main, humble]
109
pull_request:
1110

1211
env:

scitos2_charging_dock/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The plugin is responsible for detecting the charging dock and obtaining the fina
88

99
A **save_dock** service is provided to save the current pointcloud of the charging dock as the template for future matching.
1010

11+
![Docking](<doc/Docking Animation.gif>)
12+
1113
## Charging Dock plugin
1214

1315
### Subscribed Topics
12.8 MB
Loading

0 commit comments

Comments
 (0)