ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

@haopo2005 See below:

  1. Your PCD map does not need to contain absolute GPS point data, it can use relative data - relative to the origin (usually where you started recording the scan). You must then provide the world -> map transform with a static_transform_publisher.
  2. Autoware uses the Japanese Rectangular Coordinate Frame system for the world frame. GNSS usually outputs data in UTM coordinates and, in 1.11.0 especially, it is not possible to localize with GPS - you must use lidar-based localization.
  3. See 3.