generated from tier4/ros2-project-template
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nebula_hw_interfaces): handling http get post request exception (#…
…264) * fix(nebula_velodyne_hx_interface): handling http get post request exception * feat: expected handling Signed-off-by: Shumpei Wakabayashi <[email protected]> * ci(pre-commit): autofix * fix Signed-off-by: Shumpei Wakabayashi <[email protected]> * ci(pre-commit): autofix * fix Signed-off-by: Shumpei Wakabayashi <[email protected]> * feat add template Signed-off-by: Shumpei Wakabayashi <[email protected]> * ci(pre-commit): autofix * fix Signed-off-by: Shumpei Wakabayashi <[email protected]> * fix snapshot error Signed-off-by: Shumpei Wakabayashi <[email protected]> * ci(pre-commit): autofix * move template Signed-off-by: Shumpei Wakabayashi <[email protected]> * ci(pre-commit): autofix * chore: return error status from util::expected instead of hard-coded one * chore: change Status to VelodyneStatus in all HTTP code * ci(pre-commit): autofix --------- Signed-off-by: Shumpei Wakabayashi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Max Schmeller <[email protected]>
- Loading branch information
1 parent
9e40e2e
commit 1953495
Showing
3 changed files
with
143 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.