Skip to content

Commit

Permalink
undo submodule, various fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrxyz committed Nov 9, 2024
1 parent 5097dfc commit 0df1262
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ intensity_filter_min_intensity: 10
intensity_filter_max_intensity: 100

# yamllint disable-line rule:line-length
classifications: ["white_cylinder", "black_cylinder", "red_cylinder", "green_cylinder", "UNKNOWN"]
classifications: ["white_cylinder", "black_cylinder", "red_cylinder", "green_cylinder", "red_python_buoy", "blue_manatee_buoy", "green_iguana_buoy", "UNKNOWN"]
1 change: 1 addition & 0 deletions NaviGator/mission_control/navigator_launch/config/poi.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
global_frame: enu
initial_pois:
wildlife: [0, 0, 0]
start_gate: [0, 0, 0]
entrance_gate: [0, 0, 0]
1 change: 0 additions & 1 deletion SubjuGator/drivers/waterlinked_a50_ros_driver
Submodule waterlinked_a50_ros_driver deleted from fa1895

0 comments on commit 0df1262

Please sign in to comment.