-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(aip_x1): new sensor configuration #315
Closed
Closed
Conversation
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
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
fix: add vehicle_velocity_converter.launch to aip_x1_1_launch Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
* chore(ground_segmentation): change parameter name Signed-off-by: 1222-takeshi <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: 1222-takeshi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* chore(ground_segmentation): change parameter name Signed-off-by: 1222-takeshi <[email protected]> * ci(pre-commit): autofix * Add missing params to ground_segmentation.param.yaml Signed-off-by: Autumn60 <[email protected]> * ci(pre-commit): autofix * Add missing params to ground_segmentation.param.yaml Signed-off-by: Autumn60 <[email protected]> * Fix crop_box params in ground_segmentation.param.yaml Signed-off-by: Autumn60 <[email protected]> * Fix crop_box param in ground_segmentation.param.yaml Signed-off-by: Autumn60 <[email protected]> * Revert crop_box params Signed-off-by: Autumn60 <[email protected]> * Add cropbox param calc to ground_segmentation.launch.py Signed-off-by: Autumn60 <[email protected]> * chore(ground_segmentation): change margin_max_z for cropbox Signed-off-by: 1222-takeshi <[email protected]> --------- Signed-off-by: 1222-takeshi <[email protected]> Signed-off-by: Autumn60 <[email protected]> Co-authored-by: 1222-takeshi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Autumn60 <[email protected]>
* feat: use nebula driver for aip_x1_1 Signed-off-by: 1222-takeshi <[email protected]> * ci(pre-commit): autofix * chore: remove comment out Signed-off-by: 1222-takeshi <[email protected]> * chore: remove unnecessary changes Signed-off-by: 1222-takeshi <[email protected]> --------- Signed-off-by: 1222-takeshi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
Signed-off-by: asa-naki <[email protected]>
Signed-off-by: 1222-takeshi <[email protected]>
* change lidar driver to nebula from hesai Signed-off-by: kotaro-hihara <[email protected]> * Set scan_phase 10 deg behind ideal FOVend to prevent dust at the edge of FOV (left,front) Signed-off-by: kotaro-hihara <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: kotaro-hihara <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* read callibration from individual_params Signed-off-by: kotaro-hihara <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: kotaro-hihara <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…#256) set use_multithread and use_intra_process to True Signed-off-by: kotaro-hihara <[email protected]>
update lidar angle setting for j6_gen1_02
* add enable_blockage_diag argument to lidar.launch.xml Signed-off-by: Autumn60 <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: Autumn60 <[email protected]> Co-authored-by: Autumn60 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: 1222-takeshi <[email protected]>
* delete unnecessary arg passing Signed-off-by: Autumn60 <[email protected]> * fix gnss_poser param Signed-off-by: Autumn60 <[email protected]> * Adjust gnss launching condition Signed-off-by: Autumn60 <[email protected]> * fix invalid tag usage Signed-off-by: Autumn60 <[email protected]> * ci(pre-commit): autofix --------- Signed-off-by: Autumn60 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
replace use_awsim to use_gnss Signed-off-by: Autumn60 <[email protected]>
This reverts commit e3a55b9.
This reverts commit c4a3b2c.
Autumn60
changed the title
feat(aip_x1): update new sensor configuration
feat(aip_x1): new sensor configuration
Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
諸々の変更をSquashしたPR → #321