Skip to content

Commit

Permalink
test modification
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 9231644 commit 0e77dba
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ using tier4_autoware_utils::normalizeDegree;
using tier4_autoware_utils::normalizeRadian;
using vehicle_info_util::VehicleInfoUtil;

int hoge = 1;

Check warning on line 35 in perception/ground_segmentation/src/scan_ground_filter_nodelet.cpp

View workflow job for this annotation

GitHub Actions / spell-check-partial

Unknown word (hoge)

ScanGroundFilterComponent::ScanGroundFilterComponent(const rclcpp::NodeOptions & options)
: Filter("ScanGroundFilter", options)
{
Expand Down

0 comments on commit 0e77dba

Please sign in to comment.