Skip to content

Commit

Permalink
mower_map needs xbot_msgs in CMakeLists.txt (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored Mar 10, 2024
1 parent ae316bd commit bcda3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mower_map/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ find_package(catkin REQUIRED
grid_map_filters
grid_map_cv
rosbag
xbot_msgs
)

## System dependencies are found with CMake's conventions
Expand Down

0 comments on commit bcda3e3

Please sign in to comment.