isl-org / OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.82k stars 529 forks source link

Execution failed for task ':robot:generateAppVersionInfoForDebug'. #412

Open liming495 opened 4 months ago

liming495 commented 4 months ago

Execution failed for task ':robot:generateAppVersionInfoForDebug'.

Task :robot:generateAppVersionInfoForDebug FAILED Execution failed for task ':robot:generateAppVersionInfoForDebug'. A failure occurred while executing io.github.reactivecircus.appversioning.tasks.GenerateAppVersionInfoWorkAction Failed requirement.

Surajitinker commented 4 months ago

Could you specify if this error occurred either during the build process of the "robot" project, or in another instance?