ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Launch file error: Process has died

asked 2020-12-19 02:56:35 -0500

navid gravatar image

Hello everyone,

I have an odd issue in ROS melodic. When I start my launch file in terminal which is opened using ALT+CTRL+T, the following error appears:

Process has died [pid code 2105, exit code 127]

When I open it using "Open in Terminal" in a specific folder, it starts the launch file successfully. I'm just wondering why the same launch file acts like this.

Thank you in advance

edit retag flag offensive close merge delete

Comments

There could be many reasons for that error. Typically, exit code 127 implies you tried to run an unknown command.

Are you able to post the contents of your launch file (or a launch file that behaves the same)? Otherwise, I think all we can do is speculate.

jacobperron gravatar image jacobperron  ( 2020-12-23 11:54:35 -0500 )edit

Thank you. I just reinstalled my Ubuntu because of the ambiguity of the problem.

navid gravatar image navid  ( 2021-05-09 00:33:44 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-05-09 00:34:51 -0500

navid gravatar image

I just reinstalled my Ubuntu because of the ambiguity of the problem. It seemed like a bug in the Ubuntu system, which I couldn't solve.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-12-19 02:56:35 -0500

Seen: 6,186 times

Last updated: May 09 '21