Mat198
Mat198
Any news about this resource? It would be very helpful in my project. Meanwhile, I'll be working on a way to do this following the approach suggested above.
Any updates on this feature?
Totally agree. It's even harder if you are using custom hardware in the robot.
Hello, I'm doing something similar on my robot. My approach was to set the new velocity in the current waypoint that I send to the hardware interface. You can do...
Please don't post your code as image. Post the code as text so people can google it. And the best place to ask such question in on the https://robotics.stackexchange.com/
Installing the binaries of dlib worked for me: pip install dlib-bin==19.24.6 face-recognition==1.3.0 Pillow