Skip to content

map_file -- points_map_loader arealist file cannot be loaded

@ xingang.liu@autocore.ai Found this issue and also he delivered the resolution.

Required information:

  • Operating system and version:
    • Ubuntu 18.04
  • Autoware installation type:
    • From source
  • Autoware version or commit hash
    • 1.14
  • ROS distribution and version:
    • melodic
  • ROS installation type:
    • deb packages via apt-get
  • Package or library, if applicable:

Description of the bug

map_file -- points_map_loader arealist file cannot be loaded, program got null in the value of parameter arealist_path

Steps to reproduce the bug

  1. roslaunch runtime_manager runtime_manager.launch
  2. click on tab "map"
  3. fill in the blank "arearlist", switch Auto update on
  4. press the button Point Cloud
  5. launch rviz in runtime manager
  6. result point cloud map not published Provide a short, self-contained, correct example: http://sscce.org/ If you include code, do not use a screenshot.

Expected behavior

point cloud map should be published sequentially according to the current pose

Actual behavior

point cloud map not published, even one frame

Screenshots

Additional information

resolution down below sel_001

Edited by Lixiaowei