Skip to content

World modeling robot localization launch file #365

World modeling robot localization launch file

World modeling robot localization launch file #365

Triggered via pull request November 21, 2024 23:19
Status Success
Total duration 19s
Artifacts

linting_auto.yml

on: pull_request
Run C++/Python linters
9s
Run C++/Python linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/world_modeling/localization/launch/localization.launch.py#L15
'config.yaml' ) - return LaunchDescription([ # Declare the launch argument DeclareLaunchArgument( 'config', - default_value = config_file_path, + default_value=config_file_path, ), - + Node( package='robot_localization', executable='ekf_node',
Run C++/Python linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run C++/Python linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v1, WATonomous/wato-lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/