We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a617c commit ff6d79dCopy full SHA for ff6d79d
.github/workflows/action.yml
@@ -12,6 +12,6 @@ jobs:
12
required-ros-distributions: jazzy
13
- uses: ros-tooling/action-ros-ci@v0.3
14
with:
15
- package-name: boat_interfaces boatcontrol navigation tempreader sensorfusion
+ package-name: boat_interfaces boatcontrol navigation tempreader
16
target-ros2-distro: jazzy
17
.gitignore
@@ -1,4 +1,3 @@
1
-.*
2
ros_ws/log/*
3
ros_ws/src/log/*
4
ros_ws/build/*
0 commit comments