Skip to content

Commit

Permalink
Fix emesent hovermap
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <[email protected]>
  • Loading branch information
Nate Koenig committed Dec 15, 2021
1 parent 0897d1d commit 8c1e339
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(IGN_PLUGIN_VER 0)

find_package(ignition-gazebo4 REQUIRED)
find_package(ignition-common3 REQUIRED)
ign_find_package(ignition-plugin0 REQUIRED COMPONENTS register)
find_package(ignition-plugin1 REQUIRED COMPONENTS register)

find_package(catkin REQUIRED)

Expand Down

0 comments on commit 8c1e339

Please sign in to comment.