Commit Graph

18 Commits

Author SHA1 Message Date
Willem Melching
72cc0fc801 use pipenv for dev dependencies 2020-06-05 14:03:54 -07:00
xx979xx
6596dd62ae add pygmae dependencies (#1573)
https://www.pygame.org/wiki/CompileUbuntu#Python%203.x%20into%20virtual%20environment
2020-05-27 12:24:04 -07:00
Ewout ter Hoeven
3f8afe593f Pip: Move from tensorflow-gpu to tensorflow package (#1530)
* Pip: Move from tensorflow-gpu to tensorflow package

Since tensorflow 2.1 the regular tensorflow package contains GPU support and replaces the tensorflow-gpu package, which will be depreceated at some point.

* Readme: Update Tensorflow version

* Update Pipfile.lock

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2020-05-20 13:17:54 -07:00
Noel Schenk
ce8b629fb0 tensorflow-gpu==2.1 update (#1525)
not available on current used python version
2020-05-16 21:59:28 -07:00
Willem Melching
72db8d890d Library cleanup (#1491)
* library cleanup

* remove fastcv

* Fix build step

* bump cereal

* bump cereal

* Install capnp

* bump

* no docker cache

* Update installation instructions

* Needs sudo

* Can we sudo?

* Cache was not the problem

* remove static libraries from boardd install script

* Update setup script

* Remove import

* No capnp install in lgtm

* Fix dockerfile
2020-05-12 18:50:07 -07:00
George Hotz
0a6d9a7bbd remove unused overpy, bump ubuntu_setup to 3.8.2 2020-04-28 15:23:39 -07:00
Harald Schafer
24ae93f965 not a good name 2020-04-23 12:29:06 -07:00
Ewout ter Hoeven
d8a414834d Docs/tools: Update Tensorflow to 2.1 in readme and build script (#1286)
Update to Tensorflow 2.1 in a few forgotten places after 027deba:
tools\ubuntu_setup.sh
tools\webcam\README.md
2020-03-28 12:10:43 -07:00
littlemountainman
a32fe80d39 Make Nui tests work. Framereader moved to tools/clib (#1185)
* add more deps

* setup is now working,removing brackets

* Fixing tests in nui

* make it eveno

* readme markdown and town not needed since set via client

* adding explanations for sim in readme

* make it markdown buildable

* revert changes in setup

* work now
2020-03-01 10:50:03 -08:00
George Hotz
3693aa56a7 setup ubuntu improvements 2020-02-29 14:50:51 -08:00
George Hotz
e10f330290 commit external/capnp and don't build it 2020-02-29 14:36:54 -08:00
Comma User
756a6d6ed8 it's a real script now 2020-02-29 01:42:38 -08:00
Comma User
a89a9a8a4a fix for loggerd 2020-02-28 20:22:47 -08:00
Comma User
59b63d1950 ubuntu setup 2020-02-28 20:18:02 -08:00
Comma User
1457001c2d fix sim 2020-02-28 19:58:05 -08:00
Comma User
79a5183496 more ubuntu setup 2020-02-28 19:44:59 -08:00
Comma User
6a0cbf45d4 more ubuntu setup 2020-02-28 19:36:29 -08:00
George Hotz
bb9c90ab03 ubuntu setup 2020-02-28 19:26:15 -08:00