You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You made a great package I was using your previous version, but when I am trying to use new version it gives me an error. It happens when I launch the node and it dies immediately. I copied the error below. Is it a known issue? Even if it isn't do you know how to solve that problem.
roslaunch efficient_online_segmentation efficient_online_segmentation.launch
... logging to /home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/roslaunch-ras-MS-7D08-48231.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
process[efficient_online_segmentation-1]: started with pid [48262]
process[rviz_EOS-2]: started with pid [48263]
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
[efficient_online_segmentation-1] process has died [pid 48262, exit code -11, cmd /home/ras/uzbay_ws/devel/lib/efficient_online_segmentation/efficient_online_segmentation_node __name:=efficient_online_segmentation __log:=/home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/efficient_online_segmentation-1.log].
log file: /home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/efficient_online_segmentation-1*.log
^C[rviz_EOS-2] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
The text was updated successfully, but these errors were encountered:
Hello,
You made a great package I was using your previous version, but when I am trying to use new version it gives me an error. It happens when I launch the node and it dies immediately. I copied the error below. Is it a known issue? Even if it isn't do you know how to solve that problem.
roslaunch efficient_online_segmentation efficient_online_segmentation.launch
... logging to /home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/roslaunch-ras-MS-7D08-48231.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server
SUMMARY
PARAMETERS
NODES
/
efficient_online_segmentation (efficient_online_segmentation/efficient_online_segmentation_node)
rviz_EOS (rviz/rviz)
ROS_MASTER_URI=http://localhost:11311
process[efficient_online_segmentation-1]: started with pid [48262]
process[rviz_EOS-2]: started with pid [48263]
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
[efficient_online_segmentation-1] process has died [pid 48262, exit code -11, cmd /home/ras/uzbay_ws/devel/lib/efficient_online_segmentation/efficient_online_segmentation_node __name:=efficient_online_segmentation __log:=/home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/efficient_online_segmentation-1.log].
log file: /home/ras/.ros/log/aee01de2-4582-11ed-8910-f9172438c3c7/efficient_online_segmentation-1*.log
^C[rviz_EOS-2] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
The text was updated successfully, but these errors were encountered: