autowarefoundation / autoware_launch

Apache License 2.0
29 stars 261 forks source link

logging simulator does not load maps anymore #277

Open VRichardJP opened 1 year ago

VRichardJP commented 1 year ago

Checklist

Description

Impossible to run the sample logging simulator demo with the latest autoware version https://autowarefoundation.github.io/autoware-documentation/main/tutorials/ad-hoc-simulation/rosbag-replay-simulation/.

The map does not to load with the logging_simulator.launch.xml file, but there is no problem with the planning_simulator.launch.xml.

Normally autoware loads the maps with a message such as:

[component_container-20] [INFO 1680607871.606111422] [map.pointcloud_map_loader]: Load /home/sig/data/autoware_data_universe/sample-map-rosbag/pointcloud_map.pcd (1 out of 1) (loadPCDFiles() at /home/sig/autoware/src/universe/autoware.universe/map/map_loader/src/pointcloud_map_loader/pointcloud_map_loader_module.cpp:77)

Expected behavior

Can run the sample demo

Actual behavior

Cannot run the demo

Steps to reproduce

Try to run the demo

Versions

No response

Possible causes

No response

Additional context

No response

stale[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity.