[nodelet_manager-5] process has died

asked 2020-11-15 20:43:41 -0500

Nagarjun gravatar image

Hi guys,

I have installed a package called obstacle detection and everything is working fine...the package runs smoothly....Later, I have changed inside a script file called extractor_node.cpp inside the node and catkin_make.. Then this error started occurring:

[nodelet_manager-5] process has died [pid 31759, exit code -11, cmd /opt/ros/melodic/lib/nodelet/nodelet manager __name:=nodelet_manager __log:=/home/nagarjunv/.ros/log/c9d7a8d0-27b2-11eb-8855-3c6aa7417fe4/nodelet_manager-5.log]. log file: /home/nagarjunv/.ros/log/c9d7a8d0-27b2-11eb-8855-3c6aa7417fe4/nodelet_manager-5*.log

I don't understand what does this error means... I reverted back my changes but still this exits. Can I know what is the error and how to solve this?

I was also unable to find nodelet_manager-5*.log file in the log file path.....I was how can a catkin_make loose this file?

edit retag flag offensive close merge delete