Skip to content
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): update new sensor configuration #321

Closed
wants to merge 9 commits into from

Conversation

Autumn60
Copy link
Contributor

@Autumn60 Autumn60 commented Sep 27, 2024

X1のv2024.7までの変更 for tier4/universe

  • X1のセンサ構成変更(Livox -> Hesai)
  • AWSIMに合わせたGNSS関連ノードの起動条件・コンフィグ変更

が含まれる。

#237 の変更を含む。

1222-takeshi and others added 7 commits September 27, 2024 15:52
Signed-off-by: 1222-takeshi <[email protected]>

fix(velodyne_node_container): fix param load failure

Signed-off-by: 1222-takeshi <[email protected]>

fix(diagnostic_aggregator): update sensor kit param (#22) (#23)

* fix(diagnostic_aggregator): Modified aggregator confinguration to V1'

* fix path on diagnostic aggregator

fix: add vehicle_velocity_converter.launch (#146)

fix: add vehicle_velocity_converter.launch to aip_x1_1_launch

Signed-off-by: 1222-takeshi <[email protected]>

feat: add use_awsim option and add gnss imu

Signed-off-by: 1222-takeshi <[email protected]>

feat: add GNSS

Signed-off-by: 1222-takeshi <[email protected]>

feat: update for upstream

Signed-off-by: 1222-takeshi <[email protected]>

feat: add use_awsim option

Signed-off-by: 1222-takeshi <[email protected]>

feat: change topic name

Signed-off-by: 1222-takeshi <[email protected]>

feat: add node alive monitoring

Signed-off-by: 1222-takeshi <[email protected]>

feat: add gnss

Signed-off-by: 1222-takeshi <[email protected]>

feat: update ground_segmentation param

Signed-off-by: 1222-takeshi <[email protected]>

feat: remove use_awsim option

Signed-off-by: 1222-takeshi <[email protected]>

feat: add cropbox filter

Signed-off-by: 1222-takeshi <[email protected]>

feat: add diag of gyro_bias_validator

Signed-off-by: 1222-takeshi <[email protected]>

chore: update for upstream

Signed-off-by: 1222-takeshi <[email protected]>

chore: comment out for avoid no diag stale

Signed-off-by: 1222-takeshi <[email protected]>

feat: add gnss.launch for x1_1

Signed-off-by: 1222-takeshi <[email protected]>

feat: use pointcloud_container

Signed-off-by: 1222-takeshi <[email protected]>

fix: change topic name for ground segmentation

Signed-off-by: 1222-takeshi <[email protected]>

feat(aip_x1_launch): rename some topics

Signed-off-by: 1222-takeshi <[email protected]>

feat(aip_x1, aip_x1_1): use interpolate

Signed-off-by: 1222-takeshi <[email protected]>

feat(velodyne_node_container): use distortion_corrector

Signed-off-by: 1222-takeshi <[email protected]>

feat(ground_segmentation): change crop parameter

Signed-off-by: 1222-takeshi <[email protected]>

feat(obstacle_segmentation): relax ground_segmentation threshold

Signed-off-by: 1222-takeshi <[email protected]>

chore(ground_segmentation): change parameter name (#229)

* 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): add missing parameters (#231)

* 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 sensor configuration (#235)

* 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>

chore: remove aip_x1 and rename aip_x1_1 to aip_x1

Signed-off-by: 1222-takeshi <[email protected]>

chore: rename aip_x1_1 to aip_x1

Signed-off-by: 1222-takeshi <[email protected]>

chore: remove unused file and fix bug

Signed-off-by: 1222-takeshi <[email protected]>

ci(pre-commit): autofix

fix: diag list

Signed-off-by: 1222-takeshi <[email protected]>
* 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]>
@Autumn60 Autumn60 changed the title feat(aip_x1): new sensor configuration feat(aip_x1): update new sensor configuration Sep 27, 2024
@Autumn60 Autumn60 marked this pull request as ready for review September 27, 2024 07:13
@Autumn60
Copy link
Contributor Author

Autumn60 commented Oct 4, 2024

入ってない変更が有るので一旦Draftで

@Autumn60 Autumn60 marked this pull request as draft October 4, 2024 06:08
@Autumn60 Autumn60 closed this Oct 8, 2024
@Autumn60 Autumn60 deleted the feat/aip_x1/v202407_for_main branch October 8, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants