Chapter 6: Programming FundamentalsThis chapter introduces the basic concepts of programming with Webots. Webots controllers can be written in C/C++, Java, URBI, Python or MATLABTM. Besides their syntactic differences all these languages share the same low-level implementation. As long as the sequence of function/method calls does not vary, every programming language will yield exactly the same simulation results. Hence the concepts explained here with C examples also apply to C++/Java/Python/Matlab. 6.1 Controller Programming6.2 Supervisor Programming6.3 Using Numerical Optimization Methods6.4 C++/Java/Python6.5 Matlab6.6 Plugins Programming ![]() ^ page top ^ |
| E-mail to webmaster | Last updated: | Copyright © 2010 Cyberbotics Ltd. |