Home / Tag Archives: ROBOTC

Tag Archives: ROBOTC

Improving ROBOTC Editor Readability

When I am doing development on ROBOTC, I find I am switching back and forth a lot between Visual Studio 2013 and the ROBOTC IDE. Personally, I prefer the font that VS2013 uses by default, which is Consolas. It’s friendly to the eyes and looks crisp. ROBOTC, on the other hand, will use Courier New as its default, which I find ...

Read More »

Released: ROBOTC 4.32

  ROBOTC 4.32 is here and it includes a few new features and plenty of bug fixes and enhancements. Please note that if you use LEGO MINDSTORMS EV3, you must update the Linux Kernel to 1.07X, after which you must update the ROBOTC VM as well, of course. Links for downloading files: ROBOTC 4.32 for MINDSTORMS EV3 and NXT: [LINK] ...

Read More »

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 »

Released: ROBOTC 4.30 / 3.65

This update is mostly a “bug fix” release to take care of a few issues + inclusion of the recently released VEX Cortex Master Firmware Update (4.25).  If you’re still using 4.27, you can see the changelog from 4.27 to 4.29 here.  The 3.65 version is for teams that still using ROBOTC 3.x for their robots. For those of you ...

Read More »

CoderDojo-Metis: More fun than a bag of clowns!

I was invited by Hakan, a Computer Science teacher at the Metis Montessori Lyceum (a secondary level school), to be a guest speaker at the Metis CoderDojo in Amsterdam last weekend and it was so much fun!  The theme for the day was line following robots with LEGO MINDSTORMS.  I was a little intimidated at first, nothing is scarier than ...

Read More »

Released: ROBOTC 4.29

So you think you can Changelog?  Grab a cup of coffee and something to eat, because this is a LONG list.  ROBOTC 4.29 is out we’ve made a lot of changes to all platforms.  Many bugs were squashed and some new features were added  Please note that the Changelog is split up into changes from 4.27 (previous release) to 4.28 ...

Read More »

Stay up-to-date on Driver Suite Developments

I’ve been working hard to make changes to the Driver Suite, to make it more EV3 compatible and to change the API to a more struct oriented approach.  You can now stay up-to-date on the latest changes I’ve made by following me on Twitter: [LINK].  Updates will look something like this: ROBOTC Driver Suite Update [http://t.co/C972pEKMsc] : Additional EV3 compatibility ...

Read More »

VEX IQ Quadruped: Building Instructions!

Some of you may remember I posted about my VEX IQ Quadruped a while back.  I now have building instructions for it! They were made by Christopher Richard Smith, who is quite the CAD ninja.  This is what the Quadruped looks like when it is walking: You can download the software here:  [LINK]. You can download the building instructions for it ...

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 »