Skip to main content

ROBOTREMIX2 - BUILDING INSTRUCTIONS 2 of 4 - RPS-GAM3


A couple of month ago we presented you with the 4 videos of the Robot Remix series 2 and promised some building instructions. Already Mike's MONK3Y HEAD was published last week and today we are happy to present you with the EV3 version of Rock Paper Scissors!

The RPS-GAM3

by Alexandre Campos


Since Alexandre is the one who built his own BI's we asked him if he could explain to us the tools he used to create them. This is something people often ask about and some may be surprised as to how many steps are actually involved for making high quality Building Instructions.

"Let me tell you, around 90% of the instructions work was done with applications that use the LDraw system. First I reproduced the model using MLCad (the LEGO-oriented CAD program I've been using for the longest time), at the same time doing some basic parts division in steps and sub-assemblies. MLCad isn't that great, however, when it comes to linkages and weird part angles, such as those in the large hand's fingers. LDD is much better in that respect, so I used it to model that portion, which then I imported back into MLCad. For the electric cables, I used a third application: LDCad. It has nifty functions for generating cables that connect in the right places and get routed through the right places.
I then passed the model on to LPub. The first thing I did was to set the page size to A4 and landscape, because that influences everything else in the instructions. Before making the instructions for this robot, I only had a slight idea that LPub was able to combine several steps in a single page (via the "Add Next Step" command) and produce sub-assembly call-outs (via the "Convert to Callout" command) like official LEGO instructions. Making these instructions made me learn about these nifty features: from the initial 116 pages (excluding cover and parts list) when I started working on the instructions, I managed to shrink them to 49 (with cover and parts list)!
The cover page was done in a different style, rendered in POV-Ray. I converted the LDraw model to the POV-Ray format using L3PAO, which is actually a graphical interface for the converter itself, L3P. Normally I normally use radiosity in POV-Ray, which makes the models look nicer, but, as in this case the render needed a transparent background and for that radiosity dulled out the colours (LEGO models should have vibrant colours!), I preferred this time to do a "traditional" render. I believe it still looks cool, nonetheless!
Building Instructions for ROBOT REMIX 2 = 31313 + 42049 = RPS GAM3 by Alexandre Campos

A valuable advice from fellow MCPs when they reviewed an early draft of the instructions was that they were correct, but difficult to follow for kids. As an AFOL who grew during the age of Technic instructions with around 20 parts per step, this advice was a big paradigm shift. During this phase I went back and forth between MLCad and LPub, moving groups of parts into sub-models (and then call-outs) to make the building process easier to understand. Still, there are a few things I'd like to have been able to do to make the instructions clearer: namely parts "moving" between steps (such as long pins with bush 32054 being initially half-inserted, then later fully inserted when the module they secure gets added), or zoomed portions of the model image to clarify a detail of the assembly. These appear in official LEGO instructions, and I'd like to know how to do that. Maybe in a future #ROBOTREMIX?
I learned a lot and enjoyed making RPS GAM3 and its instructions, and I hope you'll like building it, programming it, and playing with it too!

/Alexandre"


Click here for the RPS-GAM3 BI pdf file --> http://lego.brandls.info/random/rps_gam3_0.8.pdf
Click here for the RPS-GAM3 EV3 project file --> http://lego.brandls.info/random/rps_gam3.ev3


: . .


Popular posts from this blog

MINDSTORMS Retires!

2023 is the 25th Anniversary of the MINDSTORMS brand. For 25 years, MINDSTORMS has educated and inspired a generation of robot builders, both children and adults. Unfortunately, the LEGO Group decided to end the line on December 2022. Many ROBOTMAK3RS have been passionately involved with the development of MINDSTORMS through the MUP and MCP programs. Even with the newest Robot Inventor line, several ROBOTMAK3RS were invited to submit additional bonus models that were included in the official app. Regardless of the retirement of a major LEGO robotics product line, ROBOTMAK3RS continue to MAKE-SHARE-INSPIRE using all LEGO robotics platforms available to us. Here is the official statement from LEGO. Since its launch in September 1998, LEGO MINDSTORMS has been one of the core ‘Build & Code’ experiences in the company’s portfolio, carrying with it significant brand equity and becoming a stand-out experience for the early days of consumer robotics and leading to current Build & Code

Celebrating MINDSTORMS with a Remix Part 1

In honor of the 25th Anniversary of MINDSTORMS, we asked ROBOTMAK3RS to combine a LEGO set of their choice with a MINDSTORMS set. Here is what these five ROBOTMAK3RS came up with.  MINDSTORMS Chess Assistant by Arvind Seshan Overview: When you are new to chess, it can be a challenge to remember which pieces go where. Now, you can use machine learning and LEGO MINDSTORMS Robot Inventor to build a tool to help you learn where all the chess pieces go on the chess board. Sets used: LEGO® Iconic Chess Set (40174) and MINDSTORMS Robot Inventor (51515) Review: I really like how the chess set base can store all the pieces underneath and that the board neatly splits in half for handy storage. The chess pieces themselves are very sturdy and well built. My only criticism is the building of the box itself. It was quite difficult to see what pieces to use and since the entire box is made mostly of thin plates, it took a lot of time and patience. I would have liked the storage area to be sliding dra

Machine Learning Meets MINDSTORMS

Machine Learning Extension LEGO MINDSTORMS announced today a brand new feature that is sure to excite all users. Machine Learning Extension is coming to the software in August 2022. This will allow users to implement new applications that were not possible before. Machine Learning has become exceedingly popular in recent years with applications in all sorts of industries from robotics to financial services to climate change. Now, even the youngest of robot enthusiasts and programmers have access to the world of Machine Learning and Artificial Intelligence. Comparing two classes Machine Learning on MINDSTORMS will work with both images and audio. For instance, you could train your model to recognize smiles and frowns on your face and have the emotion displayed on your hub. You could train your model to recognize when a red ball is present or not or identify a particular LEGO element. You can control your robot with audio commands that use your own voice. It is exciting to see what new p