Akhtyamov Timur
Akhtyamov Timur
Hello! I am trying to get checkins, related to place, with places.getCheckins method: `GetCheckinsResponse checkinsResponse = vk.places().getCheckins(actor).place(place.getId()).execute();` But this method throws ClientException: `ClientException: Can't parse json response` As I understood,...
Dear authors, I faced an issue when tried to use ImageBind as an installed library in third-party project. It couldn't find BPE vocabulary (see also [Issue 15](https://github.com/facebookresearch/ImageBind/issues/15) since it was...
Dear do-mpc authors and community, Thank you very much for this package. My question is following. Assume that in my cost function I want to take into account distance to...