Apollo container directory structure problem
Hi! I encountered a problem about the apollo container directory. I hope you can help me.
I followed link to install Baidu Apollo version 8.0. When I entered the container, I found that I was in the /apollo_workspace directory, which is the workspace of the container.
And I found that /apollo is in another path.
At first, I installed the BehAVExplor project in the /apollo directory, but it could not run the bazel command, and the error was as follows:
I think BehAVExplor project should be installed in /apollo_workspace directory in my container. I guess this is due to the difference in Apollo versions. Which version of apollo do you have installed ?
Hi, I used this guidance to install Apollo.
"I attempted to use version 7.0 of Apollo, but it ultimately got stuck after executing the command './bazel-bin/BehAVExplor/main --config=/apollo/BehAVExplor/configs/s1.yaml.' I'm not sure if this is a version-related issue with Apollo. Have you tried running it successfully with version 6.0 of Apollo?"