arrow_back Back to projects
experimental research

Tank

Tracked combat platform (research / video project)

Tank cover photo

Build log

Tank is a tracked combat platform — currently a research / video project rather than an active competition build. The CAD shows a low-slung wedge-fronted tracked vehicle with 3D-printed segmented tracks, a brushed gear motor for drive, and a parametric peg-and-hole snap-fit system used throughout the chassis. The work in this Onshape doc spans several years of iteration (multiple Part Studios named Part Studio 112, several Assembly attempts, and a tank main old tab) — what’s documented here is the tank main assembly Copy 1 tab, which is the most current state.

The project is currently shelved at the prototype stage; the main outputs are the disassembly and journey videos still to be edited (see To Do).


To Do

  • Edit disassembly video
  • Edit journey video
  • Reconcile the many duplicated Part Studios — pick a canonical chassis studio and archive the rest
  • Decide whether Tank gets a weapon or stays a pure mobility / R&D platform

Visual & Physical Profile

Multi-view (rendered from Onshape shaded-views API)

CAD viewFilenameWhat’s in frame
Isometrictank-assembly-isometric.pngHero shot — long flat top plate, blue 3D-printed track on the left, segmented “modular” chassis sections, raised battery-holder block on top
Toptank-assembly-top.pngTop-down: large flat top plate with battery-holder block centered, raised antenna boss on its top face, two flush slots through the deck, TT-gearbox motor visible at lower-right edge of frame
Bottomtank-assembly-bottom.pngUnderside — chassis split into 5 transverse “ribs” / sections (each ~one body-extrude block wide), the blue track wraps around the right edge in this view, brushed motor body visible at far right
Front (CAD)tank-assembly-front.pngEnd-on view with blue track + sprocket cluster at the right of frame, ground-clearance lugs on the left (the non-driven idler end), and the battery-holder block protruding up out of the top plate
Back (CAD)tank-assembly-back.pngMirror of front — sprocket cluster on the left, idler lugs on the right, brushless-style motor can visible below the deck on the sprocket side
Right (CAD)tank-assembly-right.pngSide profile — wedge-shaped ends both front and rear, sprocket gear cluster at the left (combat front?), driven shaft pokes through the chassis side mid-height, six M5 cap heads visible along the deck edge
Left (CAD)tank-assembly-left.pngSide profile, opposite side — no sprocket visible (track loops behind the chassis); the non-driven side is mostly clean panels
Trimetrictank-assembly-trimetric.pngAlternative iso angle, useful for showing the deck cutouts + track-side relationship together

tank-assembly-isometric.png tank-assembly-top.png tank-assembly-bottom.png tank-assembly-right.png tank-assembly-left.png tank-assembly-front.png tank-assembly-back.png tank-assembly-trimetric.png

Layout observations (from CAD only)

  • Wedge-shaped ends on both front and rear — the chassis tapers down at both ends to give some self-righting / climbing geometry, similar in spirit to Lucille’s front wedge but applied symmetrically.
  • Only one side appears driven in the current assembly: the sprocket + track cluster is visible on only one side in the side views. This may be a CAD-state thing (mirror not applied or second side suppressed) rather than a design decision — needs CAD review.
  • Modular chassis: the body is split into 5 transverse rib sections that bolt together edge-to-edge (visible most clearly in the bottom view). M5x50 socket-head screws are the dominant fastener; the 17x M5x50 in the BOM are the section-to-section joiners.
  • Battery holder is exposed on top of the deck as a separate raised block (the top + battery holder parts from the batteryHolderTop studio). Antenna mount sits on top of that.
  • Track-side mass / armour: the blue track-side panels are visually thick and likely act as side armour as well as track guides.

Hardware

Control stack

Tank uses ESP32 + dual VNH2SP30 H-bridges rather than the ELRS/PWM-receiver stack used on the Lucilles. The VNH2SP30 drives the brushed 25GA-370 + TT gear motors directly; the buck converter steps the battery down to logic level for the ESP32. This is an explicitly R&D control choice — the Tank is a platform for trying things that wouldn’t be appropriate to risk on a competition robot.