mdl29 / donkeycarLPH

Front + backend to manage donkeycars during demonstrations events
4 stars 8 forks source link

[Ansible] Update protobuf and numpy on car venv #279

Closed viandoxdev closed 1 year ago

viandoxdev commented 1 year ago

Thanks to google we need to update protobuf on the car, so we should do that.

+ pip install protobuf==3.20.*
+ pip install --upgrade numpy==1.21.6