Home / Tag Archives: update

Tag Archives: update

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 »

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 »

New Release: ROBOTC 3.60

There’s a new release version of ROBOTC out now.  No longer just a beta, this one’s for real!  There are so many changes since the last release, 3.54, you’d have to be crazy not to update!  I’ve been testing the in-between releases like mad, 3.56, 359 and some builds in between.  They all seem to work fine with the Driver ...

Read More »

ROBOTC 3.59.0 BETA available now!

The fine folks at Robomattter have released a new beta.  Now, I don’t think it should be called a beta, but I’m sure they have their reasons for that.  It fixes quite a number of issues that were reported in 3.54 and 3.55.2.  Thankfully, most, if not all of those bugs have been resolved.  This is a very stable build, ...

Read More »

ROBOTC 3.54 available now!

After a slight delay after my initial 3.1 Driver Suite release, ROBITC 3.54 is finally available!  There have been so many changes and fixes to make ROBOTC even better than before.  This version also includes version 3.1 of my driver suite.  We’re currently working on collaborating even more with regards to the inclusion and updating of my Suite as part ...

Read More »

ROBOTC 3.51 Update is Out!

The ROBOTC development team have released a new version of ROBOTC 3.51 that addresses a number of issues that were present and reported by users in 3.50.  Below is a list of changes that were made: Change joystick button commands to return a short to avoid “int == bool” comparison warning. Incorrect calculation of “sizeof” operator for ‘call by reference’ ...

Read More »

ROBOTC 3.04 is now available!

Looks like Robotics Academy released another release of ROBOTC 3.x.  There’s a list of bugs that have been fixed but one of the coolest new things is the ability to go beyond the 160 functions limit! You can download it from the usual place: [LINK]. Change log: Fixed silent updater bug Modified sensor scale and full count settings for gyros ...

Read More »

ROBOTC 3.03 available for download now

The Robotics Academy folks just announced the availability of a new version (3.03) of ROBOTC.  Quite a few bugs have been fixed.  You can download the latest version right here: [LINK]. 3.02 to 3.03 Change log: Fixed issue with nMotorEncoderTarget when issuing a positive target with a negative speed. Removed windows that would cause Virtual Worlds to crash when opening. ...

Read More »