Commit 08d4b54
committed
fix(moveit-demo): restore rosdep || true with explanatory comment
ros2_medkit packages are not in rosdep indices (built from source),
so rosdep install always exits non-zero. The || true is necessary
but now has a comment explaining why.1 parent ce2d55c commit 08d4b54
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
57 | | - | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments