Skip to content

World modeling robot localization launch file #628

World modeling robot localization launch file

World modeling robot localization launch file #628

Triggered via pull request November 22, 2024 00:10
Status Success
Total duration 2m 51s
Artifacts

build_and_unitest.yml

on: pull_request
Setup Environment
27s
Setup Environment
Matrix: Build/Test
Confirm Build and Unit Tests Completed
0s
Confirm Build and Unit Tests Completed
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 notices
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',
Setup Environment
Detected infrastructure changes
Setup Environment
Using world-modeling-robot-localization as the source branch
Setup Environment
Using main as the target branch
Confirm Build and Unit Tests Completed
All builds and unit tests completed!