function ContenidoColumnaUnica() { ?>
jART version 0.5 to execute postman robot example. jART.zip
Real-Time Virtual Machine: http://www.timesys.com/java/
Real-Time Operating System: It has been tested on these two RTOS
To view traces of the real-time tasks: http://rtportal.upv.es/apps/kiwi/
To execute the Postman Robot Example you need: WEBOTS Simulator http://www.cyberbotics.com/
And you also need to include the following files into the Simulator: EjemWebots.zip
} include_once("../../styles/layout.php"); HeadGti(1); BodyAndWrapper(); CabeceraYMenuTool( "jART", "Java Agents for Real-Time"); MenuToolGti( 3 ); FinSeccion (); //Menu InicioContenidoPagina (); InicioColumnaUnica (); Titular ("Downloads"); ContenidoColumnaUnica(); FinSeccion (); // ColumnaUnica; FinSeccion (); // ContenidoPagina; Footer(); FinSeccion(); // Footer; FinSeccion(); // Wrapper FinalPagina(); ?>