leggedrobotics / elevation_mapping_cupy

Elevation Mapping on GPU.
MIT License
508 stars 109 forks source link

Node dies, exit code 6 #37

Open natha-n opened 1 year ago

natha-n commented 1 year ago

I am able to build the whole package successfully. Running roslaunch elevation_mapping_cupy elevation_mapping_cupy.launch starts a node but then it dies with this message:

[elevation_mapping-2] process has died [pid 49190, exit code -6, cmd /home/nathan/elevation-mapping/devel/lib/elevation_mapping_cupy/elevation_mapping_node __name:=elevation_mapping __log:=/home/nathan/.ros/log/2a1bbab8-5d41-11ed-9167-c39061283433/elevation_mapping-2.log]. log file: /home/nathan/.ros/log/2a1bbab8-5d41-11ed-9167-c39061283433/elevation_mapping-2*.log

Exit code -6 appears to be a general abort code and is unclear what is causing this node to die. Any help with the cause for this? Attached are the log files too.

master.log roslaunch-S-TEAR-49135.log rosout.log rosout-1-stdout.log

newtower commented 1 year ago

Hello, I also encountered this problem, how did you solve it?

newtower commented 1 year ago

Did you solve it?I also had the same problem

mktk1117 commented 1 year ago

Can you check this issue? #7

newtower commented 1 year ago

Can you check this issue? #7

40,Hello, I have this problem now, do you know how to solve it

hsurya08 commented 1 year ago

Hi, I was facing the same issue. Any possible solutions? Thanks in advance!

lucasbrodo commented 9 months ago

Hi everyone, Any solutions found ? Facing the same problem.

XIAO6454 commented 7 months ago

Update nvidia-driver and sudo reboot

nanbwrn commented 1 month ago

hi,@XIAO6454 May I ask what version of the NVIDIA driver you are using? My version is Jetpack 5.1.2 (L4T 35.4.1), but I'm still encountering the aforementioned error.My platform is the Jetson AGX Orin Developer Kit.

Ailiee commented 1 month ago

@nanbwrn Hello, I have encountered the same problem, which is consistent with your device. Have you solved it?