-
Notifications
You must be signed in to change notification settings - Fork 16
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_launcher): initialize parameters for new concatenate node #337
base: tier4/universe
Are you sure you want to change the base?
feat(aip_launcher): initialize parameters for new concatenate node #337
Conversation
Signed-off-by: vividf <[email protected]>
xx1 gen1 test xx1gen1.mp4 |
@Autumn60 @TomohitoAndo If possible, we’d like to merge the PR as soon as possible. Thank you! |
Signed-off-by: vividf <[email protected]>
@vividf |
Signed-off-by: vividf <[email protected]>
Signed-off-by: vividf <[email protected]>
This PR introduces a new concatenation algorithm with configurable parameters.
All projects using the concatenation algorithm will need updates to their parameter settings. Additionally, this is a good opportunity to have launch files load parameters from a file rather than hardcoding them in each launcher.
related link:
autowarefoundation/sample_sensor_kit_launch#108