Skip to content

Commit

Permalink
Build ground_segmentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Timple committed May 14, 2024
1 parent 1d8d27f commit 54fd5f3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPOS_FILE: iron.repos
GIT_LFS: true
# List generated by:
# git clone https://github.com/nobleo/autoware.universe.git
# echo "$(colcon list --names-only) $(colcon list --names-only --packages-up-to ground_segmentation)" | sort | uniq -u
SKIP_PACKAGES: >-
accel_brake_map_calibrator
ad_api_adaptors
Expand Down Expand Up @@ -106,7 +109,6 @@ jobs:
gnss_poser
goal_distance_calculator
grid_map_utils
ground_segmentation
gyro_odometer
hazard_status_converter
image_diagnostics
Expand Down Expand Up @@ -189,7 +191,6 @@ jobs:
raindrop_cluster_filter
raw_vehicle_cmd_converter
route_handler
rqt_diagnostic_graph_monitor
rtc_interface
rtc_manager_rviz_plugin
rtc_replayer
Expand Down Expand Up @@ -224,7 +225,6 @@ jobs:
tier4_localization_rviz_plugin
tier4_logging_level_configure_rviz_plugin
tier4_map_launch
tier4_metrics_rviz_plugin
tier4_perception_launch
tier4_perception_rviz_plugin
tier4_planning_launch
Expand Down Expand Up @@ -259,7 +259,6 @@ jobs:
twist2accel
vehicle_cmd_gate
vehicle_door_simulator
vehicle_info_util
vehicle_velocity_converter
velodyne_monitor
yabloc_common
Expand Down

0 comments on commit 54fd5f3

Please sign in to comment.