Commit 344eac1
Fixing package name in endpoint launch file (#78)
* Fixing package name in endpoint launch file
The endpoint launch file is trying to launch `ros_tcp_endpoint`, but the package has been renamed to just `ros_tcp_endpoint`. Correcting the typo in the launch file.
* Change github workflow action to pre-commit/action@v2.0.3
* add debugging
* Temporarily disable pre-commit
Co-authored-by: Shuo Diao <shuo@unity3d.com>1 parent 79c601f commit 344eac1
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments