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

Hello!

  1. about moriyama_path.txt

    This file contains the path and speed that should be followed. The format is (position.x [m], position.y [m], position.z [m], velocity [km/h] ). This is the oldest format supported by Autoware. https://gitlab.com/autowarefoundation/autoware.ai/core_planning/blob/master/waypoint_maker/nodes/waypoint_loader/waypoint_loader_core.cpp#L123

    A new format is now used, but it can be generated using waypoint_saver.

  2. about tf

    tf package is installed by default when ROS is installed. http://wiki.ros.org/tf

  3. about camera_lidar_calib files

    Please use nic-150407.yml because it is the parameter that calibrated best. The other two are previously used parameters.

    I deleted them from the data set that was downloaded.

  4. about vector map

    If you have a PCD file, you can create an HDMap with Vector Map Builder. It's very hard work because it's manual work, but please try it. https://tools.tier4.jp/