apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Apollo启动Dreamvier+的时候报错

Open 1025856503 opened this issue 1 year ago • 3 comments

[lgh@in-dev-docker:/apollo]$ bash scripts/bootstrap.sh start_plus nohup: appending output to 'nohup.out' nohup: failed to run command 'cyber_launch': No such file or directory [ERROR] Could not launch module monitor. Is it already built? nohup: appending output to 'nohup.out' nohup: failed to run command 'cyber_launch': No such file or directory [ERROR] Could not launch module dreamview_plus. Is it already built?

请问该怎么解决呢?

1025856503 avatar Feb 26 '24 14:02 1025856503

The error message cannot find "cyber_launch". You must know that this is a basic module. If you downloaded the source code, have you compiled it?

By the way, please describe your problem clearly so that we can confirm the cause

daohu527 avatar Feb 27 '24 06:02 daohu527

我也遇到相同问题,请问解决了吗?编译过了

eternity2233 avatar Aug 04 '24 07:08 eternity2233

Can you initialize the environment first?

source cyber/setup.bash

daohu527 avatar Aug 05 '24 01:08 daohu527