Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
The LEGO MINDSTORMS(TM) toolkit can be used to help students learn basic programming and engineering concepts. The ROBOLAB(TM) software is widely used to program LEGO MINDSTORMS robotics in its icon-based programming environment. However, this software does not provide debug features for LEGO MINDSTORMS programs. Users cannot test the program before downloading it into LEGO robotics hardware. This book introduces a simulator to simulate the motions of LEGO robotics in a virtual 3D environment. The simulator uses ODE (Open Dynamic Engine) and OpenGL, combined with ROBOLAB. It can track and display program execution as the simulation runs. An introduction to the overall structure and architecture of the simulator is given and is followed by a detailed description of each component in the system. The discussions based on several test results are then given. This leads to the conclusion that the simulator is able to accurately represent the actions of robots under certain assumptions and conditions. This work should help users to understand basic robotic simulation concepts, especially for those users who are working with LEGO MINDSTORMS.