Hello!
my steps:
sudo bash docker/setup_host/setup_host.sh
sudo bash docker/setup_host/install_docker.sh
sudo bash docker/scripts/dev_start.sh
sudo bash docker/scripts/dev_into.sh
sudo bash apollo.sh build
all succeed.
But when I run sudo bash scripts/bootstrap.sh, it show:
Started supervisord with dev conf
Start roscore...
voice_detector: started
unix://tmp/supervisor .sock refused connection.
Can anybody help me ?
Please refer to: https://github.com/ApolloAuto/apollo/issues/5344
Also, It's better to search our issue history to find out if your question is already exists and with solution or not. If that's has already been solved, just follow up, otherwise, it's more than welcome to
open an new issue.
I am currently closing this issue as there is an open issue on the same topic. Thanks @freeHackOfJeff for pointing it out.
@IneverStop if you have any additional questions, feel free to reopen the issue.
Most helpful comment
Please refer to: https://github.com/ApolloAuto/apollo/issues/5344
Also, It's better to search our issue history to find out if your question is already exists and with solution or not. If that's has already been solved, just follow up, otherwise, it's more than welcome to
open an new issue.