Sign Up

Summer of LabVIEW - FormulaG by Illuminated G - Toolkit for LabVIEW Download

Summer of LabVIEW racing challenge

D Discussion Watch * 0 ↓89
 screenshot
Version1.4.2.14
ReleasedSep 04, 2024
Publisher Illuminated G
License MIT
LabVIEW VersionLabVIEW>=20.0
Operating System Windows
Dependencies sklein_lib_webview2   illuminatedg_lib_ig_godotserver  
Project links Homepage   Discussion

Description

FormulaG is a Summer of LabVIEW challenge where you implement the throttle and steering logic for a racecar on a closed track. A very basic example implementation is provided to be able to watch the game run right away. Then the objective is to make the logic better so it can drive faster and still navigate the course to achieve lower lap times.

You can update existing projects with new capabilities and engine updates via Tools -> Summer of LabVIEW -> Update FormulaG...

This package provides a Project Template available in the Create Project dialog in LabVIEW. The project will include everything you need to run right away and includes an Instructions.txt file for additional information.

You can check out an introduction video at https://www.youtube.com/watch?v=YOod-_O7P1k which was recorded before the project was packaged as a project template but still shows off all of the key ideas in this challenge.

Release Notes

1.4.2.14 (Sep 04, 2024)

Run Tools -> Summer of LabVIEW -> Update FormulaG Project to update existing project

1.4.2.14
- Fix distance range reporting when wall is beyond max range (6)

1.4.1.13
- Sync start of control loop until after Main UI has connected and started.

derrickb was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

Forum Posts

Error while Installing Summer of LabVIEW - FormulaG
Hi @Derrick Bommarito I am trying to install Summer of LabVIEW - FormulaG by IlluminatedG and…