Skip to content

tier4_localization_launch/launch/util/util.launch.py does not start as expected in main branch #4124

Open
@chivas1000

Description

@chivas1000

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

OS: Ubuntu 22.04 ROS2 humble

steps to reproduce:
launch Autoware.sh
ros2 node list
the corresponding node "localization/util/crop_box_filter_measurement_range" "localization/util/voxel_grid_downsample_filter" "localization/util/random_downsample_filter" are not in the list
but other launch.py with pointcloud preprocessor node such as "src/sensor_kit/sample_sensor_kit_launch/sample_sensor_kit_launch/launch/pointcloud_preprocessor.launch.py" are in the node list

Expected behavior

the corresponding node "localization/util/crop_box_filter_measurement_range" "localization/util/voxel_grid_downsample_filter" "localization/util/random_downsample_filter" are shown in the ros2 node list

Actual behavior

the corresponding node "localization/util/crop_box_filter_measurement_range" "localization/util/voxel_grid_downsample_filter" "localization/util/random_downsample_filter" are not in the list

Steps to reproduce

launch Autoware.sh
ros2 node list

Versions

OS: Ubuntu 22.04 ROS2 humble Autoware main branch

Possible causes

when I ros2 launch tier4_localization_launch util.py
it saids lacking "crop_box_filter_measurement_range_param_path" and other parameters
then I set these param to actual path and param and ros2 launch
it started, but no output on the terminal, and no nodes and topic on ros2

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:localizationVehicle's position determination in its environment.type:questionInquiries about the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions