joso21@ubuntu:$ roslaunch iarm_ed_moveit warehouse.launch moveit_warehouse_database_path:=~/moveit_db
... logging to /home/joso21/.ros/log/4a2d1656-11ca-11e4-8e87-000c298bbf45/roslaunch-ubuntu-14812.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://ubuntu:37784/
SUMMARY
========
PARAMETERS
* /mongo_wrapper_ros_ubuntu_14812_2607172112359632145/database_path
* /mongo_wrapper_ros_ubuntu_14812_2607172112359632145/overwrite
* /rosdistro
* /rosversion
* /warehouse_exec
* /warehouse_host
* /warehouse_port
NODES
/
mongo_wrapper_ros_ubuntu_14812_2607172112359632145 (warehouse_ros/mongo_wrapper_ros.py)
ROS_MASTER_URI=http://localhost:11311
core service [/rosout] found
process[mongo_wrapper_ros_ubuntu_14812_2607172112359632145-1]: started with pid [14830]
[ERROR] [WallTime: 1406054879.697387] Execution failed: [Errno 2] No such file or directory
[mongo_wrapper_ros_ubuntu_14812_2607172112359632145-1] process has finished cleanly
log file: /home/joso21/.ros/log/4a2d1656-11ca-11e4-8e87-000c298bbf45/mongo_wrapper_ros_ubuntu_14812_2607172112359632145-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
roslaunch iarm_ed_moveit default_warehouse_db.launch
the same terminal window output error is produced.
Thanks
<launch>
<!-- The path to the database must be specified -->
<arg name="moveit_warehouse_database_path" />
<!-- Load warehouse parameters -->
<include file="$(find iarm_ed_moveit)/launch/warehouse_settings.launch.xml" />
<!-- Run the DB server -->
<node name="$(anon mongo_wrapper_ros)" cwd="ROS_HOME" type="mongo_wrapper_ros.py" pkg="warehouse_ros" launch-prefix="xterm -e gdb --args">
<param name="overwrite" value="false"/>
<param name="database_path" value="$(arg moveit_warehouse_database_path)" />
</node>
</launch>
joso21@ubuntu:~$ roslaunch iarm_ed_moveit warehouse.launch moveit_warehouse_database_path:=~/moveit_db
... logging to /home/joso21/.ros/log/3bbae4f4-1760-11e4-9cd6-000c298bbf45/roslaunch-ubuntu-9455.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://ubuntu:56205/
SUMMARY
========
PARAMETERS
* /mongo_wrapper_ros_ubuntu_9455_511913382564280857/database_path
* /mongo_wrapper_ros_ubuntu_9455_511913382564280857/overwrite
* /rosdistro
* /rosversion
* /warehouse_exec
* /warehouse_host
* /warehouse_port
NODES
/
mongo_wrapper_ros_ubuntu_9455_511913382564280857 (warehouse_ros/mongo_wrapper_ros.py)
ROS_MASTER_URI=http://localhost:11311
core service [/rosout] found
process[mongo_wrapper_ros_ubuntu_9455_511913382564280857-1]: started with pid [9473]
bac[ERROR] [WallTime: 1406666918.068693] Execution failed: [Errno 2] No such file or directory
k[mongo_wrapper_ros_ubuntu_9455_511913382564280857-1] process has finished cleanly
log file: /home/joso21/.ros/log/3bbae4f4-1760-11e4-9cd6-000c298bbf45/mongo_wrapper_ros_ubuntu_9455_511913382564280857-1*.log
all processes on machine have died, roslaunch will exit
tshutting down processing monitor...
... shutting down processing monitor complete
done
sudo chmod +x mongo_wrapper_ros.py
joso21@ubuntu:~/catkin_ws/src/warehouse_ros$ roslaunch iarm_ed_moveit warehouse.launch moveit_warehouse_database_path:=~/moveit_db
... logging to /home/joso21/.ros/log/5fd53412-1809-11e4-9ae9-000c298bbf45/roslaunch-ubuntu-13689.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://ubuntu:39679/
SUMMARY
========
PARAMETERS
* /mongo_wrapper_ros_ubuntu_13689_7164020999994839192/database_path
* /mongo_wrapper_ros_ubuntu_13689_7164020999994839192/overwrite
* /rosdistro
* /rosversion
* /warehouse_exec
* /warehouse_host
* /warehouse_port
NODES
/
mongo_wrapper_ros_ubuntu_13689_7164020999994839192 (warehouse_ros/mongo_wrapper_ros.py)
ROS_MASTER_URI=http://localhost:11311
core service [/rosout] found
process[mongo_wrapper_ros_ubuntu_13689_7164020999994839192-1]: started with pid [13707]
[ERROR] [WallTime: 1406739898.743577] Execution failed: [Errno 2] No such file or directory
[mongo_wrapper_ros_ubuntu_13689_7164020999994839192-1] process has finished cleanly
log file: /home/joso21/.ros/log/5fd53412-1809-11e4-9ae9-000c298bbf45/mongo_wrapper_ros_ubuntu_13689_7164020999994839192-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
Unhandled exception in thread started by
sys.excepthook is missing
lost sys.stderr