tier4 / AutowareArchitectureProposal.proj

This is the source code of the feasibility study for Autoware architecture proposal.
Apache License 2.0
656 stars 238 forks source link

terminate called after throwing an instance of 'boost::process::process_error' #226

Closed jianbuzhang closed 2 years ago

jianbuzhang commented 2 years ago

When I run this command: roslaunch autoware_launch logging_simulator.launch map_path:=/home/jinjian/WorkSpace/ws_autowareArchitectureProposal/rosbag_sample_map vehicle_model:=lexus sensor_model:=aip_xx1 rosbag:=true I met the above mistake. [system/system_monitor/ntp_monitor-7] restarting process process[system/system_monitor/ntp_monitor-7]: started with pid [16686] terminate called after throwing an instance of 'boost::process::process_error' what(): execve failed: No such file or directory

jianbuzhang commented 2 years ago

@dejanpan @esteve @netmarkjp

kenji-miyake commented 2 years ago

Thank you for your question. Please read our contribution guidelines.

As far as I know, probably you haven't set up system_monitor properly, but I think you can ignore the error.