RobotLocomotion / spartan

A project repo for robotics research and applications using drake and director.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.cache issue

peteflorence opened this issue · comments

On the latest imitation branch there is a .cache permissions issue but temp workaround is just

(when inside container)

sudo chown -R peteflo:peteflo /home/peteflo/.cache

replace peteflo with your username