Home / Tag Archives: robot virtual worlds

Tag Archives: robot virtual worlds

Robot Virtual Worlds on iPad

If you like programming but don’t have a robot, or you just can’t get enough of programming robots, then go check out the latest version of the Robot Virtual Worlds iPad app.  It was updated yesterday and comes with a massive slew of new features: New control structures: RepeatUntil loops If-Else statements WaitUntil New Sensors: Distance (sonar) Touch Gyro Additional motor commands ...

Read More »

Using Robot Virtual Worlds inside a VM

If you’re like me and you use a lot of Virtual Machines, then this may be of some use to you.  In Robot Virtual Worlds, you have 3 camera settings: Follow mode: you can use the wheel to zoom in and out. Camera view from above Free movement: hold left button and move to move the view. The wheel is ...

Read More »

New Release: ROBOTC 3.61

This is essentially just a maintenance release with a couple of important changes.  The Changelog is small but the fixes are great (taken from the original article): NEW Joystick Configuration Utility – Added compatibility for custom joystick configurations; the Joystick Configuration Utility can now be used to configure a wide variety of controllers for use with ROBOTC. Read about it ...

Read More »

Robot Virtual Worlds – Maze Crawler

It’s finally finished and ready to be published, my Robot Virtual Worlds Maze Crawler is fully functional.  Check out the screenshot below. The engine for this robot consists of two Finite State Machines (FSM) that handle the cruising around, turning, scanning, etc.  Here’s a little video of it, doing its thing. Main FSM The main state machine consists of 5 ...

Read More »