AndreiBarsan / DynSLAM

Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
BSD 3-Clause "New" or "Revised" License
576 stars 179 forks source link

error: Server does not allow request for unadvertised object #54

Closed zgxsin closed 5 years ago

zgxsin commented 5 years ago

Hi, there was an error when I updated the submodules in this project:

error: Server does not allow request for unadvertised object 44345855a7a3adbe167cdc3957884ebbd6ec15ae Fetched in submodule path 'preprocessing/dispnet-flownet-docker', but it did not contain 44345855a7a3adbe167cdc3957884ebbd6ec15ae. Direct fetching of that commit failed.

I checked the path in the .gitmodule file and it is correct. Any ideas?

zgxsin commented 5 years ago

@AndreiBarsan Did you make local changes in the submodule dispnet-flownet-docker and forget to push to the forked repo? This might the source of the problem.

AndreiBarsan commented 5 years ago

Hi, sorry for the delay, just got around to checking this. I pushed some changes; can you try now?