polygon_coverage_planning icon indicating copy to clipboard operation
polygon_coverage_planning copied to clipboard

coverage planner crashes PC

Open hs0747 opened this issue 1 year ago • 2 comments

if i try to create a polygon by calling the '/coverage_planner/set_polygon' service, coverage_planner stops at "Start creating sweep plan graph. After that RAM and SWAP memory fully loaded and crushes the PC.

Also received this error. Stack overflow in unmanaged: IP: 0x7f8e0c49ffff, fault addr: 0x7ffdd6beeff8 Stack overflow: IP: 0x7f8e0c49ff3a, fault addr: 0x7ffdd6be6ff8 Stacktrace:

Screenshot from 2023-12-20 16-05-25 Screenshot from 2023-12-20 16-05-21 Screenshot from 2023-12-20 16-05-11

hs0747 avatar Dec 22 '23 06:12 hs0747

Hello, did you find a fix for this problem?

Ivanfangsc avatar Nov 13 '24 01:11 Ivanfangsc

Nope, i did a python script to monitor the polygon coverage. if the ram memory of polygon coverage exceeds more than 2GB, i used to kill the rosnode.

That the way i managed this problem

hs0747 avatar Nov 13 '24 02:11 hs0747