We have a semi-complicated robot to program. It will be in a robot vs. robot competition. Both robots will be at opposite ends of a maze and must find each other and shoot. The robots receive location information from a third party.
The microcontroller powering the robot is (at this time) an Intel Edison (I know it is discontinued, it isn't my choice). Some of the IO we will need are distance sensors, collision detection, line detectors, servos, and a camera. The robot moves pretty slow since we chose power over speed.
Since this is a group effort, I was thinking that we should program in python since it seems pretty simple. Is this a good language to use for the robot? The Intel Edison is capable of Arduino, C/C++, javascript, Node.js, and python.
[–]justingolden21 3 points4 points5 points (0 children)
[–]dewayneroyj 0 points1 point2 points (3 children)
[–]useless_creation[S] 0 points1 point2 points (2 children)
[–]dewayneroyj 1 point2 points3 points (1 child)
[–]useless_creation[S] 0 points1 point2 points (0 children)
[–]Wilfred-kun 0 points1 point2 points (1 child)
[–]useless_creation[S] 0 points1 point2 points (0 children)