Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dummy to trigger CI
Browse files Browse the repository at this point in the history
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
mojomex committed Sep 25, 2024
1 parent 134e2bc commit eb3658c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nebula_ros/src/hesai/hesai_ros_wrapper.cpp
Original file line number Diff line number Diff line change
@@ -396,6 +396,8 @@ rcl_interfaces::msg::SetParametersResult HesaiRosWrapper::OnParameterChange(
}
}

auto x = 5; // DUMMY

return rcl_interfaces::build<SetParametersResult>().successful(true).reason("");
}

0 comments on commit eb3658c

Please sign in to comment.