@@ -306,29 +306,29 @@ jobs:
306
306
matrix :
307
307
os : [ubuntu-20.04]
308
308
package :
309
- - engine
310
- - utils
311
- - perception/activity_recognition
312
- - perception/compressive_learning
313
- - perception/face_recognition
314
- - perception/heart_anomaly_detection
315
- - perception/multimodal_human_centric
316
- - perception/object_tracking_2d
317
- - perception/pose_estimation
318
- - perception/speech_recognition
319
- - perception/skeleton_based_action_recognition
320
- - perception/semantic_segmentation
321
- - perception/object_detection_2d/centernet
322
- - perception/object_detection_2d/detr
323
- - perception/object_detection_2d/gem
324
- - perception/object_detection_2d/ssd
325
- - perception/object_detection_2d/yolov3
326
- - perception/object_detection_2d/retinaface
327
- - perception/facial_expression_recognition
328
- - perception/object_detection_3d
329
- - control/mobile_manipulation
330
- - simulation/human_model_generation
331
- - control/single_demo_grasp
309
+ # - engine
310
+ # - utils
311
+ # - perception/activity_recognition
312
+ # - perception/compressive_learning
313
+ # - perception/face_recognition
314
+ # - perception/heart_anomaly_detection
315
+ # - perception/multimodal_human_centric
316
+ # - perception/object_tracking_2d
317
+ # - perception/pose_estimation
318
+ # - perception/speech_recognition
319
+ # - perception/skeleton_based_action_recognition
320
+ # - perception/semantic_segmentation
321
+ # - perception/object_detection_2d/centernet
322
+ # - perception/object_detection_2d/detr
323
+ # - perception/object_detection_2d/gem
324
+ # - perception/object_detection_2d/ssd
325
+ # - perception/object_detection_2d/yolov3
326
+ # - perception/object_detection_2d/retinaface
327
+ # - perception/facial_expression_recognition
328
+ # - perception/object_detection_3d
329
+ # - control/mobile_manipulation
330
+ # - simulation/human_model_generation
331
+ # - control/single_demo_grasp
332
332
- planning/end_to_end_planning
333
333
# - perception/object_tracking_3d
334
334
runs-on : ubuntu-20.04
0 commit comments