commaai / bodyjim

A gymnasium environment for the comma body
MIT License
32 stars 2 forks source link

better weights download #12

Closed Armandpl closed 4 months ago

Armandpl commented 4 months ago

use urllib.request.urlretrieve(url, filename) instead of invoking wget which might not be installed