-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathall_build.sh
More file actions
executable file
·23 lines (23 loc) · 1.27 KB
/
Copy pathall_build.sh
File metadata and controls
executable file
·23 lines (23 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/bin/bash
touch \
./src/tools/benchmark/performance_test_ros1_msgs/COLCON_IGNORE \
./src/tools/benchmark/performance_test_ros1_publisher/COLCON_IGNORE \
./src/tools/benchmark/performance_report/COLCON_IGNORE \
./src/box/hobot_perception/hobot_bev/COLCON_IGNORE \
./src/box/hobot_perception/hobot_stereonet/COLCON_IGNORE \
./src/box/hobot_perception/hobot_stereonet_utils/COLCON_IGNORE \
./src/box/hobot_perception/hobot_centerpoint/COLCON_IGNORE \
./src/box/hobot_perception/hobot_yolo_world/COLCON_IGNORE \
./src/box/hobot_perception/mono_mobilesam/COLCON_IGNORE \
./src/box/hobot_perception/mono_edgesam/COLCON_IGNORE \
./src/box/hobot_perception/mono_edgetam_prompt/COLCON_IGNORE \
./src/box/hobot_perception/mono_edgetam_track/COLCON_IGNORE \
./src/box/hobot_perception/mono_pwcnet/COLCON_IGNORE \
./src/box/hobot_perception/reid/COLCON_IGNORE \
./src/box/hobot_perception/dstereo_occnet/COLCON_IGNORE \
./src/box/hobot_sensor/hobot_zed_cam/COLCON_IGNORE \
./src/box/hobot_clip/COLCON_IGNORE \
./src/box/hobot_llamacpp/COLCON_IGNORE \
./src/box/hobot_xlm/COLCON_IGNORE \
./src/box/hobot_perception/palm_detection_mediapipe/COLCON_IGNORE \
./src/box/hobot_perception/hand_landmarks_mediapipe/COLCON_IGNORE \