How to program a robot in c++?

hello im 14 and i have joined a robotics team and they use something well easy to program the robots similar to visual basic its called labview and i think our robot will work and be more efficient if we put c++ code instead but i dont know were to start i know how to program in c++ i just need an idea so i can get started.
You are at the perfect age to be getting into this kind of stuff, bookmark these pages: http://www.societyofrobots.com/
http://wiki.xtronics.com/index.php/Main_Page


learningtocode14 said:
... i think our robot will work and be more efficient if we put c++ code instead...

This isn't necassarily true. The IDE that you are using probably came with the PLC that your team has on the robot so whatever language it uses would be optimized for that specific set of hardware. It might be possible for you to write your own drivers in C\C++ for this robot but how well they perform is anyones guess.

Do you know what model of PLC you are using?
Topic archived. No new replies allowed.