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 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_workspacedirectory, which is the workspace of the container.And I found that
/apollois in another path.At first, I installed the BehAVExplor project in the
/apollodirectory, but it could not run thebazelcommand, and the error was as follows:I think BehAVExplor project should be installed in
/apollo_workspacedirectory in my container. I guess this is due to the difference in Apollo versions. Which version of apollo do you have installed ?