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
$ roslaunch ros_ship_gazebo_plugins wam-v_gazebo.launch
- 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... -> #7
To deal with this, we need to have roslaunch test on Travis, I think.
Specifications