Monash-Connected-Autonomous-Vehicle / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
1 stars 0 forks source link

Set up & configure Autoware localization component #9

Open dylan-gonzalez opened 10 months ago

dylan-gonzalez commented 10 months ago

Understand Autoware Localization

Break down these steps further:

One of the main goals is for you to become comfortable with how Autoware localisation works, so get comfortable being able to:

If you need to test Autoware with a simulator, read here.

If you need any help understanding your task, please ask a lead!

dylan-gonzalez commented 10 months ago

@jxcksonli @KehanRana do you guys wanna schedule a call to go over this? Or do you understand

jxcksonli commented 10 months ago

hey dylan, we can do a call on Friday if that's all good with you? i'm not sure what time you'll be free that day but we can do 1pm onwards

dylan-gonzalez commented 10 months ago

Okay let's do 1pm, I'll make a gcal. Update the working days in notion if you'll be there in person

KehanRana commented 10 months ago

Okay sounds good.

On Wed, 29 Nov 2023 at 9:48 pm, Dylan Gonzalez @.***> wrote:

Okay let's do 1pm, I'll make a gcal. Update the working days in notion if you'll be there in person

— Reply to this email directly, view it on GitHub https://github.com/Monash-Connected-Autonomous-Vehicle/autoware/issues/9#issuecomment-1831655290, or unsubscribe https://github.com/notifications/unsubscribe-auth/BA6KK5RUGKEHA7BU5GVAK6DYG4HJDAVCNFSM6AAAAAA72WOFFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRGY2TKMRZGA . You are receiving this because you were mentioned.Message ID: @.*** com>

jxcksonli commented 10 months ago

Using RQT Node Graph when simulating Autoware:

dylan-gonzalez commented 9 months ago

11-12-23

To try some more testing with Autoware and AWSIM and see if the correct localisation nodes are being outputted

jxcksonli commented 9 months ago

Update on 12/12/2023 (using e2elaunch)

jxcksonli commented 9 months ago
Screenshot 2023-12-19 150647 Screenshot 2023-12-19 150724 Screenshot 2023-12-19 150743 Screenshot 2023-12-19 150823 Screenshot 2023-12-19 150856

These are the screenshots from the RQT Graph

Also, we were quite confused because the config files have some of the param.yaml files but not ones such as ekf_localizer, pose_intializer (which can be found at https://github.com/autowarefoundation/autoware_launch/tree/main/autoware_launch/config/localization), but gyro_odometer and stop_filter aren't there. (Which is confusing to us because they also appeared on the RQT Graph but not in the launch/config files itself)

Screenshot 2023-12-19 151010

So should we add those other param.yaml files into our config launch because we cannot turn off the components if we can't find them? (Edit: Also forgot to add that Autoware doesn't work anymore? It did last week with the wikis, but the location is now uninitialised :/)