BioR0bot
BioR0bot
I have to call ws->open(url); in try catch block ( ws is rtc::WebSocket ). If there is no internet connection, then the program crashes. Is that the right thing to...
I'm working on a navigation project for a street robot. I noticed that the orb features map may work worse depending on the time of day, and neural networks are...
It would be nice if there was a flag to use Orb or SuperPoint, which is set at the beginning of the program execution. I can write test code for...