ERROR hint: can not find metadata file
use the code in preview tag on the machine nvidia orin, follow the method use: https://apollo.baidu.com/community/article/1279
then run "buildtool build" in docker,
show error:
[buildtool] INFO try to search plugin in local... [buildtool] INFO plugin search complete: /opt/apollo/neo/packages/buildtool/9.0.0/pkg_maker/action [buildtool] ERROR Encounter ErrCode.FileIoErr [buildtool] ERROR hint: can not find metadata file [buildtool] INFO apollo build tool exit.
why????
Some bugs have been resolved in the latest version, please pull the latest code and hava a try.
@hearto1314 I also encountered the same issue on version 10.0.0. Has this problem been solved? If so, where is the patch
[nvidia@in-dev-docker:/apollo_workspace]$ buildtool build
[buildtool] INFO try to search plugin in local...
[buildtool] INFO plugin search complete:
/opt/apollo/neo/packages/buildtool/9.0.0/pkg_maker/action
[buildtool] ERROR Encounter ErrCode.FileIoErr
[buildtool] ERROR hint: can not find metadata file
[buildtool] INFO apollo build tool exit.
[nvidia@in-dev-docker:/apollo_workspace]$