Coder Social home page Coder Social logo

Comments (2)

ipa-rmb avatar ipa-rmb commented on May 18, 2024

Does this happen with a specific map or with every map?

from ipa_coverage_planning.

sxy370921 avatar sxy370921 commented on May 18, 2024

@ipa-rmb

It happened with every map. Moreover, I have tried to run it on a new computer with Ubuntu 18.04, ROS Melodic. The program still crashed. The program in the Melodic provided more error information when it crashed.
In addition, I want to explain that since I only need to segment the rooms of the maps, I only use and compile two ROS packages, "ipa_room_segmentation" and "ipa_building_msgs". I installed the dependencies using "sudo apt-get install ros-kinetic-XXX", such as opengm, libdlib, etc.
The server output the following contents on the new computer with Melodic.
room_segmentation_action_server:

[ INFO] [1635317803.042311726]: *****Segmentation action server*****
[ INFO] [1635317803.042390914]: map resolution is : 0.050000
[ INFO] [1635317803.042414237]: segmentation algorithm: 4
[ INFO] [1635317803.078146770]: Starting to label the map.
[ INFO] [1635317803.105760821]: Loaded training results.
OpenCV Error: Assertion failed (!fixedSize() || ((Mat*)obj)->size.operator()() == Size(_cols, _rows)) in create, file /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/matrix.cpp, line 2287
terminate called after throwing an instance of 'cv::Exception'
what(): /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/matrix.cpp:2287: error: (-215) !fixedSize() || ((Mat*)obj)->size.operator()() == Size(_cols, _rows) in function create

[room_segmentation/room_segmentation_server-2] process has died [pid 19034, exit code -6, cmd /media/sxy/home_HDD/catkin_ws/devel/lib/ipa_room_segmentation/room_segmentation_server __name:=room_segmentation_server __log:=/home/sxy/.ros/log/cf5d9f62-36f2-11ec-a896-b42e99a4d001/room_segmentation-room_segmentation_server-2.log].
log file: /home/sxy/.ros/log/cf5d9f62-36f2-11ec-a896-b42e99a4d001/room_segmentation-room_segmentation_server-2*.log
[room_segmentation/room_segmentation_server-2] restarting process
process[room_segmentation/room_segmentation_server-2]: started with pid [19306]
room_segmentation_action_client:
It provided same information as before.

Does this happen with a specific map or with every map?

from ipa_coverage_planning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.