RobotLocomotion/spartan

Fusion server saving images to wrong directory

manuelli opened this issue · 1 comments

A bug was introduced in a PR by @gizatt. See here. The directory where images are extracted needs to be called images always, since this is an assumption that a downstream repo is making, see this README.

Will be fixed in an upcoming PR.

Good catch, I apologize for breaking that!