uzh-rpg / event-based_object_catching_anymal

Code for "Event-based Agile Object Catching with a Quadrupedal Robot", Forrai et al. ICRA'23
GNU General Public License v3.0
64 stars 7 forks source link

bags lfs pull question #3

Open xiaowangzizhao opened 1 year ago

xiaowangzizhao commented 1 year ago

Hi, it's me again. When I execute the statementgit lfs pull, I got error batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access. Failed to fetch some objects from 'https://github.com/uzh-rpg/event-based_object_catching_anymal.git/info/lfs'.I really think that is weird, because I have purchase a pack with a capacity of 50G. why and how to fix it?_

WhiteCri commented 1 year ago

It seems that allowed-amount of data bandwidth is exceeded, meaning that there's nothing we can do: https://forum.image.sc/t/deepprofiler-example-data-download-this-repository-is-over-its-data-quota/72903 I hope rpg lab find other way to share bag file.

xiaowangzizhao commented 1 year ago

It seems that allowed-amount of data bandwidth is exceeded, meaning that there's nothing we can do: https://forum.image.sc/t/deepprofiler-example-data-download-this-repository-is-over-its-data-quota/72903 I hope rpg lab find other way to share bag file.

Thanks for your reply