Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 821 Bytes

simulation.md

File metadata and controls

16 lines (12 loc) · 821 Bytes
layout title permalink
home
Simulation
/simulation/

Simulation

We have implemented a simple educational simulation environment within the Snap! visual programming language simulating the movement and battery usage of the medical capsule robot within the stomach.

simulation

Press the green flag to start the simulation. The arrow keys can be used to drive the two thrusters of the robot, but you can change the simulation and replace the "set thrusters" block with your own control algorithm. For help with the Snap! programming language, see the user manual.