Good computer languages for use with robotics.
Hey! I am relatively new to robotics (relative, in the sense that I have been reading Robot magazine for a while but have never actually built a robot), and I have been reading a lot about telepresence robots that communicate via RF or Bluetooth with a computer. I have been wondering what languages would be good to use on the computer end of things. I know that there is a java API that works with bluetooth and such, but I am not sure how to install it on my linux machine and it doesn't work on macs. I am a huge mac person and love them with all of my heart so whatever languages there are will have to be cross-platform compatible.
Thanks!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
SB 3:16
Thanks!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
SB 3:16
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"A complex design is the sign of an inferior designer."
Java is cross platform while C# is in theory, but often API's are missing on non-MS platforms. So I would look at the platform first, the API's available on that platform, and pick on that meets your needs.
The other consideration is the availability of sample code for your desired application. One thing I find handy with the basic stamp is that there's code samples for nearly everything, so I can cut and paste programs together without much work.
www.mono-project.com/Main_Page
gambas.sourceforge.net/en/main.html
-dan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Arguing with myself--sometimes me, myself, and I don't always agree.
(Former) Caterpillar product support technician
P.S. iDave, Check out the human eye for one of the best designed complex systems out there!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
SB 3:16