OUXT-Polaris / ros_ship_packages

USV simulator for ROS
128 stars 46 forks source link

roslaunch ros_ship_gazebo_plugins wam-v_gazebo.launch execution error #8

Open RyodoTanaka opened 6 years ago

RyodoTanaka commented 6 years ago

When I launch ros_ship_gazebo_plugins wam-v_gazebo.launch, they fails with missing file error. It should be a bug.

Steps to Reproduce the Problem

  1. $ roslaunch ros_ship_gazebo_plugins wam-v_gazebo.launch
  2. Get following error message.
    IOError: [Errno 2] No such file or directory: '/home/ryodo/workspace/ROS/ouxt_ws/src/ros_ship_packages/ros_ship_visualization/data/gps_log.kml

There is no gps_log.kml.

How to deal with ?

May I ask someone who has that data to upload it ? Related with this problem, I think we need to think about package dependencies... Missing dependency error is occurring... -> https://github.com/OUXT-Polaris/ros_ship_packages/issues/7 To deal with this, we need to have roslaunch test on Travis, I think.

Specifications