Autoware Execution and Inspection Tool Improvement #6802
Replies: 3 comments
-
|
Thank you for your suggestion and PoC development. From my side, I have another approach of solving autoware launch issue. I think your idea also helps current users. Let's work together. |
Beta Was this translation helpful? Give feedback.
-
|
Jerry presented the progress update on play_launch in Reference Design WG meeting on Feb. 27. Here is the slide. New features:
|
Beta Was this translation helpful? Give feedback.
-
|
Impressive result. Interestingly, I am working on the exact complementary side: how can we gain insight of the given launcher system as much as possible, check and ensure its integrity, without even launching the nodes or building the packages? The result of mine is launch-plus #6870 : given launcher system, extract the fully resolved launcher as a single xml file, cloning/building what the launcher actually demands. This is a kickstarting project which barely released v0.1.1. I am actually interested in some kind of collaboration with play-launch with many subjects, including:
How do you think about this project, and the collaboration plan to build a better launcher together? I'd be glad to hear your feedbacks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The thread raises the discussion on the existing Autoware launch process using ros2launch for now. It does not provide a satisfying user experience as it has several known issues.
I implemented the play_launch as the alternative to fix issues above. It reduces startup time down to <3 seconds and provides structured logs. Now it's demonstrated to be fully compatible w/ Autoware. For those interested in it, you can check the presentation and videos on the drive. You can also check the videos to see the play_launch capability.
I believe this work can improve the developer experience and see how it can shape the future Autoware runtime. You can check it and give feedback here.
Beta Was this translation helpful? Give feedback.
All reactions