BehAVExplor icon indicating copy to clipboard operation
BehAVExplor copied to clipboard

Apollo container directory structure problem

Open hlyyy opened this issue 2 years ago • 2 comments

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.

1

And I found that /apollo is in another path.

2

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:

3

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 ?

hlyyy avatar Nov 23 '23 03:11 hlyyy

Hi, I used this guidance to install Apollo.

MingfeiCheng avatar Nov 23 '23 08:11 MingfeiCheng

"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?" image

zhouyu102030 avatar Nov 24 '23 08:11 zhouyu102030