autowarefoundation / AWSIM-Labs

Open source simulator for self-driving vehicles
https://autowarefoundation.github.io/AWSIM-Labs/
Other
15 stars 13 forks source link

feat: add new pointcloud format #122

Closed Aysenayilmaz closed 3 months ago

Aysenayilmaz commented 3 months ago

Description

After updating the RobotecRGLLidar library, I've added the updated library and new script by cherry-picking from (@msz-rai) the PR (https://github.com/tier4/AWSIM/pull/334) opened in the TierIV AWSIM repo.

I tried with Autoware main branch and there is no problem with localization.

Related links

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Notes for reviewers

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.

xmfcx commented 3 months ago

Could you fix the precommit errors? https://github.com/autowarefoundation/AWSIM-Labs/actions/runs/10059193737/job/27803894740?pr=122#step:5:115

mozhoku commented 3 months ago

It works with autoware-universe/main

LGTM :+1:

xmfcx commented 3 weeks ago

Related: