You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, simple issue here: it looks like the file notebooks/gifs/scene_ds=ycbv.test.keyframes-scene=55-nviews=5-scene_group=334.gif should be using LFS but isn't. I haven't seen any downstream effects beyond the warning message from git.
$ git clone https://github.com/Simple-Robotics/cosypose.git
Cloning into 'cosypose'...
remote: Enumerating objects: 323, done.
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 100% (31/31), done.
remote: Total 323 (delta 14), reused 21 (delta 5), pack-reused 287
Receiving objects: 100% (323/323), 46.39 MiB | 30.01 MiB/s, done.
Resolving deltas: 100% (85/85), done.
Encountered 1 file(s) that should have been pointers, but weren't:
notebooks/gifs/scene_ds=ycbv.test.keyframes-scene=55-nviews=5-scene_group=334.gif
The text was updated successfully, but these errors were encountered:
I just realized that I didn't clone with --recurse-submodules, so the git output above is incomplete. But the LFS issue is still present when cloning recursively.
Hi all, simple issue here: it looks like the file
notebooks/gifs/scene_ds=ycbv.test.keyframes-scene=55-nviews=5-scene_group=334.gif
should be using LFS but isn't. I haven't seen any downstream effects beyond the warning message from git.The text was updated successfully, but these errors were encountered: