go away spammer

Author Topic: advices for software in robotics  (Read 2714 times)

0 Members and 1 Guest are viewing this topic.

Offline robotaTopic starter

  • Jr. Member
  • **
  • Posts: 41
  • Helpful? 0
advices for software in robotics
« on: May 16, 2008, 07:52:33 PM »
hellow friends
i need advices for software in robotics
(the adventage and disadventage that have every software)
for example :
the adventage that have CVI is that this software (language) have GUI (Graphical User Interface)
, it very easy to do a cummunication and it have a compiler for C language.

please don't write C languge because evrybody recognize the C language.

thanks
robota

Offline SixRingz

  • Full Member
  • ***
  • Posts: 76
  • Helpful? 0
  • Bit's and pc's = Robot.
    • ManMachineSystem
Re: advices for software in robotics
« Reply #1 on: May 22, 2008, 10:59:31 AM »
Quote
please don't write C languge because evrybody recognize the C language.

Well, maybe there's a reason for that?  ;) I don't care much for GUI's and other fancy bells and whistles so for me C or Assembler is the way to go if you're doing robotics. The fewer "shortcuts" your compiler try to make for you, the easier to prevent and find eventual errors in your code. These languages (Asm more than anything) force you to know what you're doing more in detail than other higher level ones. (This is of course MY opinion and in no way the right one)
Grounding things properly means burying them in the backyard...

Offline airman00

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 3,650
  • Helpful? 21
  • narobo.com
    • Narobo.com - Mechatronics and related
Re: advices for software in robotics
« Reply #2 on: May 22, 2008, 05:48:03 PM »
what exactly is the question?

what to language to use , what microcontroller to use , software for a specific thing , etc.

post up what you are unsure of and ill be happy to answer it

:)
Check out the Roboduino, Arduino-compatible board!


Link: http://curiousinventor.com/kits/roboduino

www.Narobo.com

Offline JesseWelling

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 707
  • Helpful? 0
  • Only You Can Build A Robot!
Re: advices for software in robotics
« Reply #3 on: May 23, 2008, 12:15:09 AM »
I think he must be talking about development environment. The best fit to his CVI reference I can find that fits what we do here: http://www.ni.com/lwcvi/

That being said, I like to use gcc, gnu-make, and vim. But that's me and most people would call me strange...

 


Get Your Ad Here