Box Robot Two. With fewer parts and only one motor.
Here we start with a second box robot that we would like to build. It is in a way improvement to the first robot and we would take a look at its features.
- #296
- 31 Oct 2016
Here we start with a second box robot that we would like to build. It is in a way improvement to the first robot and we would take a look at its features.
This robot could quite possibly be build from a single EV3 core and EV3 resource sets. It uses fewer parts and only three motors. There are additional parts that could be skipped when building the robot and we have added these parts only as to make the construction more complete.
Cable management is very important on each competition. Cables could get in the way of attachments, levers, different wheels and so on. Brick accessibility is also very important. Do not forget that the brick should be charged from time to time and that you should also be able to access the buttons.
With the EV3 Mindstorms set you receive three motors. Two are large and one is medium. These three motors could be used in different configurations and in this video we show how to use the motors on the second box robot for competitions that we build.
One of the very good things about box robots is that you could easily align with them both to the front, to the back or to the rear sides. This aligning is helpful for FIRST LEGO League, World Robotics Olympiad or other robotics competitions with LEGO Mindstorms EV3/NXT robots.
This robot has a color sensor and this sensor is used for following lines. Additional Mindstorms EV3 sensors could be place on the robot, like a Gyro sensor or a second Color sensor.
The robot uses one middle motor. This middle motor with the use of a few gear systems controls for different axsels. We have attached wheels on this axles so it is very easy to extend the robot construction for additional LEGO Mindstorms active attachments
In this Episode, we stop at the pinless attachments for the Box Robot 2 and especially for the constructing a frame. This frame is then used for further extending the robot with attachments.
In this Episode, we create the next attachment for the box robot two. It is again a pinless attachment, attached to the frame that transfers the motion to a vertical axle.
Try to build the attachment following the instructions. Use it to actually solve a mission from any competition (like taking loops)
This one is very special- an attachment that could lock itself on purpose while working.
Sometimes the way an axle is placed is just not suitable for a certain attachment and you should transfer the motion to another axle a few LEGO units above the current.
Need to transfer circular into a linear motion. You need a rack. Here is an attachment with a rack for our box robot.
Recap on the attachments, their purpose and how you should use them.
Would you like to resolve all the problems with the light/color sensors that you have? And to make all of them work in a predictable, stable way even when using more than one MINDSTORMS colour sensors.
When using Color sensors it is important to calibrate them depending on the light conditions in your venue. In this way, the calibrated sensor will show values between 0 and 100 independent of the light conditions. But using the default EV3 colour calibration available in the colour sensor block could lead to unpredicted problems that are difficult to track and resolved especially when used with multiple Color sensors. So in this series of tutorial we implement the calibration ourselves discussing the principles of colour sensor calibration.