Hi,
I want to build a sophsiticated robot using Cylone JS, and can you suggest me ant kind of kits or even robots to build this:
www.starship.xyz
It is basically a ground robot, that is used for the delivery. I believe, I should have several cameras and make the robot to learn all the objects and etc. But may be there is simpler way to do it? I mean, without reinventing the wheel…
Thank you!
It will all come down to the software. It is certainly possible to make a mobile base which uses sensors to detect objects around it, and a GPS to help it know where it is. The top part of that robot looks like it is essentially a nice looking storage bin. Do you have any experience programming? If not, there will be some “reinventing ofthe wheel” needed as there are not many programs available which can interface with any and all sensors.
Yes, I mainly use C for hardware programming, but I also now JS very well. I found that Cylon JS is suited for programming robots, using Arduino, Rasberry and etc.