As of September 2021, we have moved technical support to Robolink Help
Welcome to the Robolink Community forum!
You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.
drive on wire
-
I wrote a server - client code to remote control Zumi based on sockets. but I am facing some issues with driving continuously. Using the forward(), reverse() commands doesn't give the results:
- what is the differences between forward() and go_straight()? what should I use to continuously drive Zumi straight?
- what about going backwards? is there a function for continuously drive Zumi backward?
- can I get a link to git?
-