Skip to content

Commit

Permalink
bug fix with import dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexoj46 committed Nov 8, 2024
1 parent 389270e commit 4e8146d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NaviGator/utils/navigator_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ add_message_files(
ColoramaDebug.msg
ScanTheCode.msg
DroneTarget.msg
DroneTin.msg
)

add_service_files(
Expand Down
2 changes: 1 addition & 1 deletion NaviGator/utils/navigator_msgs/msg/DroneTin.msg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
int status
int8 status
string color

0 comments on commit 4e8146d

Please sign in to comment.