These docs are public and open source.Edit on GitHub
THE CHASSIS AND CAD
The NeoRacer is a 1:12 scale autonomous racing platform, and its full mechanical design is open. Every part lives in a public repository under CERN-OHL-S-2.0, a reciprocal open-hardware licence, so you can print the parts or open the CAD and modify them.
THE DIMENSIONS
| Dimension | Value |
|---|---|
| Length | 380 mm |
| Width | 300 mm |
| Height | 220 mm |
| Wheelbase | 280 mm |
| Wheel diameter | 80 mm |
| Weight | Under 3 kg |
| Scale | 1:12 |
For any measurement not listed here, open neoracer-full-vehicle-drawing.dwg in the repository. It is the fully dimensioned 2D drawing of the car.
THE HARDWARE REPOSITORY
The mechanical design is tracked in neoracer-hardware-files, which holds three folders:
- full-vehicle is the whole car: the editable FreeCAD project it is all designed in, plus exports for other CAD tools, a mesh for viewing and printing, and a 2D drawing.
- 3d-printed-parts is the subset you print yourself.
- oscore-board is the electronics: the schematic, the hardware manual, and the board model.
The repository README describes every file, which one to open for what you are doing, and how to clone it.




