Skip to content

fix(app): add autoware module (gyro_odometer)#688

Open
nokosaaan wants to merge 9 commits into
mainfrom
gyro_odometer
Open

fix(app): add autoware module (gyro_odometer)#688
nokosaaan wants to merge 9 commits into
mainfrom
gyro_odometer

Conversation

@nokosaaan
Copy link
Copy Markdown
Contributor

@nokosaaan nokosaaan commented May 8, 2026

Description

I added the gyro_odometer module.
I have ported the Autoware test cases to Rust code.
I consolidated the header structures and other types previously defined separately in imu_driver and vehicle_velocity_converter into a common type and defined them in a separate file (common_types).

Related links

https://github.com/autowarefoundation/autoware_core/tree/main/localization/autoware_gyro_odometer/test

How was this PR tested?

gyro_odometer.txt

Notes for reviewers

Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
@nokosaaan nokosaaan changed the title Gyro odometer fix(test): add teat_autoware module (gyro_odometer) May 8, 2026
@nokosaaan nokosaaan marked this pull request as ready for review May 11, 2026 00:59
nokosaaan added 4 commits May 11, 2026 10:10
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
@kobayu858
Copy link
Copy Markdown
Contributor

This PR will be reviewed after #687 is merged.

@kobayu858 kobayu858 marked this pull request as draft May 15, 2026 07:43
@nokosaaan nokosaaan changed the title fix(test): add teat_autoware module (gyro_odometer) fix(app): add autoware module (gyro_odometer) May 20, 2026
nokosaaan added 4 commits May 26, 2026 22:27
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
Signed-off-by: nokosaaan <nishimura.r.019@ms.saitama-u.ac.jp>
@nokosaaan nokosaaan requested review from kobayu858 May 26, 2026 13:59
@nokosaaan nokosaaan marked this pull request as ready for review May 26, 2026 14:54
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.

2 participants