Posts about rover


YPrototyping


It is time for prototyping again! For our first PiWars we adopted iterative approach: design, mock, test, improve and repeat. That lead to lots of iterations and lots of discarded parts.PrinterParts

But was that necessarily a bad thing? So far it seems that at least half of the 'previous versions' have found a kind of home - for people who wanted to try putting together a rover of ours and are not worried having the latest, the most refined version of it. Also, it helped us to find out what the 'dead ends' and the 'wrong decisions' were like and we learned from them. Beside that, it made our club members not be scared of trying out stuff even if it originally seems not to be the best idea that we can come up with at that moment.PiNoonHolderWithDistanceSensor

Now we are at quite a few new designs. One of the first we did was PiNoon capture nut (ahm, electric connector) and with distance sensor (VL53L0X). One of the previous blogs was about capturing stuff in 3D printer objects.

CalibrationWheelCalibrationWheelPrintedNext was a wheel to help us calibrate the (non load) speed of the motors. It is half filled in and half 10mm indented - an attempt to use same distance sensor for calibrating speed of the wheel. The idea is to put the sensor at some close range (10-20mm) and spin the wheel, counting how many times a second it measured the shorter distance to longer distance. Its target speed can be 120RPM, which is 2 times a second - and the default VL53L0X 'time allowance' is 33ms, we should be able to do 30 samples of which 15 should be shorter distance and 15 longer. The software for it is still pending.

Two Distance Sensors Holder

The last design is our work towards The Minimal Maze and Somewhere Over The Rainbow. The two VL53L0X sensors at 90º attached to our standard front, downward facing servo will be quite a complex 3D design.

[gallery ids="1176,1175,1173" type="rectangular"]

Originally it was designed as two parts but as 3D printers can print things with support material - this was the perfect candidate for it. So, here is the redesigned model:

[gallery ids="1177,1172,1171" type="rectangular"]

One of the following blogs will cover the connecting of two VL53L0X sensors using a FET transistor as a NOT gate...

Aside of those there are still outstanding for capturing the golf ball for Slightly Deranged Golf and The Duck Shoot that are still to be built. More about it later.

YGCC-Rover-M16


Here are full specs of our GCC Rover M16:

Type A / Type B

Dimensions Width Base: 110mm Max (wheels protruding): 125mm
Length Base: 160mm Max (with attachments): 225mm
Height Max: 120mm Clearance at bottom with 50mm wheels: 43mm
Weight Net: 490g With battery and an attachment: 660g
Wheels Diameter Base: 30mm Tyre (min): 32mm Tyre (max): 50mm
Width Base: 8.4mm Tyre: 14mm
Steering 4 wheels independently -90º to 90º
Power Battery 2 cell 7.4V Li-Po battery Charged 8.4V Capacity 2100-2200mAh
Motors DC mini metal geared motor 150/300 RPM at 6V
Speed Max (150RPM/50mm tyre) ~ 0.5 m/s
Max (300RPM/50mm tyre) ~ 1 m/s
Sensors Distance Rover type A: HC SR04 ultra sonic sensor Rover type B: VL53L0X IR laser distance sensor
9dof Sensor Rover type A: GY801 (gyro l3g4200d, accelerometer adxl345) Rover type B: MPU9250
Camera Pi Camera Module v2 (8 mega pixel
Controller Main Raspberry Pi 3