Skip to content

Commit

Permalink
modify image_projection_based_fusion
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda committed Jun 4, 2024
1 parent a291314 commit d752285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions perception/image_projection_based_fusion/src/debugger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
#include <cv_bridge/cv_bridge.h>
#endif

int hoge = 1;

Check warning on line 23 in perception/image_projection_based_fusion/src/debugger.cpp

View workflow job for this annotation

GitHub Actions / spell-check-partial

Unknown word (hoge)
void(hoge);

Check warning on line 24 in perception/image_projection_based_fusion/src/debugger.cpp

View workflow job for this annotation

GitHub Actions / spell-check-partial

Unknown word (hoge)
namespace
{

Expand Down

0 comments on commit d752285

Please sign in to comment.