- Host system: Ubuntu 18.04
- Docker: docker-ce + nividia-docker2
- Followed the official installation guide (use case 1)
- The latest master-branch
I was following the Demo, and did every step exactly as told.
When I try to load the map from /home/autoware/Autoware/docs/quickstart/my_map.launch it did not load the map, although there was no error message in the terminal. but in rviz
, under the Points Raw->Transform
, the error reads: “[sender=unknown_publisher] For frame [velodyne]: Frame [velodyne] does not exitst”.
------- Further Test ----------
Trying to load other .launch files gives me error about missing files:
my_sensing.launch
[‘roslaunch’, ‘/home/autoware/Autoware/docs/quick_start/my_sensing.launch’]
pid=4371
sched policy=OTHER prio=0
while processing /opt/ros/kinetic/share/velodyne_pointcloud/launch/velodyne_hdl32e.launch:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u’/opt/ros/kinetic/share/velodyne_pointcloud/launch/velodyne_hdl32e.launch’
The traceback for the exception was written to the log file
my_localization.launch
while processing /home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/setup_tf.launch:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u’/home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/setup_tf.launch’
The traceback for the exception was written to the log file
my_detection.launch
while processing /home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/calibration_publisher.launch:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u’/home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/calibration_publisher.launch’
The traceback for the exception was written to the log file
my_mission_planning.launch
[config_waypoint_loader_rostopic-4] process has died [pid 4780, exit code 1, cmd /opt/ros/kinetic/lib/rostopic/rostopic pub -l /config/waypoint_loader autoware_msgs/ConfigWaypointLoader {multi_lane_csv: /home/autoware/.autoware/data/path/moriyama_path.txt, replanning_mode: false, velocity_max: 20.0, velocity_min: 4.0, accel_limit: 0.98, decel_limit: 0.98, radius_thresh: 20.0, radius_min: 6.0, resample_mode: true, resample_interval: 1.0, velocity_offset: 4, end_point_offset: 5} __name:=config_waypoint_loader_rostopic __log:=/home/autoware/.ros/log/d6bc713a-69cb-11e9-af6a-000ec6d9e5c8/config_waypoint_loader_rostopic-4.log].
log file: /home/autoware/.ros/log/d6bc713a-69cb-11e9-af6a-000ec6d9e5c8/config_waypoint_loader_rostopic-4*.log
my_motion_planning.launch
while processing /home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/vehicle_socket.launch:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u’/home/autoware/Autoware/ros/install/runtime_manager/share/runtime_manager/scripts/vehicle_socket.launch