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.77k stars 513 forks source link

Installation failure #410

Open liming495 opened 2 months ago

liming495 commented 2 months ago

Execution failed for task ':robot:generateAppVersionInfoForDebug'.

A failure occurred while executing io.github.reactivecircus.appversioning.tasks.GenerateAppVersionInfoWorkAction Failed requirement.

liming495 commented 1 month ago

how to deal with this kind of problem

Surajitinker commented 1 month ago

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