Ask your own question, for FREE!
Computer Science 13 Online
OpenStudy (anonymous):

Which language is used for coding in robotics and artificial language?

OpenStudy (anonymous):

there is no particular language for coding in robotics. it all depends on the platform you are using for your robot. like if you use an arduino device for a robot then arduino has a language or more specifically a toolkit known as "processing".you could also write programs for arduino in c using winavr tool.

OpenStudy (anonymous):

well i used interactive C to use an XBC and in general i think C its problaby the most used, but it depends on the processor and hardware u use and other things

OpenStudy (anonymous):

I've seen our robotics team use C++ for some of their programs

OpenStudy (anonymous):

robotics have microcontroller at its heart.... so any language can be used to program microcontroller language depends on the type of microcontroller used and the available language compiler ..since any high level language would be converted into binary language microcontroller can understand

OpenStudy (anonymous):

C++ is robust, fast, and complex enough to do stacks of work in robotics and artificial intelligence; it's what I would choose, because I'm familiar with it. However, as other people have said before me, you can use many, many different languages for the purpose, and it depends on the hardware you are using, and your purpose, as to what you will want to use.

OpenStudy (anonymous):

I use RobotC for Lego NXT robots. I'm pretty sure RobotC is used for VEX robots too.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!