Skip to content

Commit bf99e95

Browse files
Updated F1Tenth
1 parent d9a6111 commit bf99e95

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

content/projects/formula1tenth.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,26 @@
11
---
2-
title: "F1TENTH"
3-
subtitle: "A small-scale, autonomous racing competition"
2+
title: "Cruz Control"
3+
subtitle: "Autonomous Vehicle Research"
44
categories: [about]
55
promoimg: "f1tenth.jpg"
66
priority: 2
77
---
88

9-
# What is F1TENTH?
10-
F1TENTH is an autonomous robotics competition in which teams compete by
11-
developing self-driving algorithms for a one-tenth scale autonomous race car.
12-
Since teams use the same cars, the competition is centered around optimizing
13-
these algorithms to navigate around a randomized racetrack in minimum time. In
14-
partnership with UCSC’s Cyber-Physical Systems Research Center, Slugbotics
15-
members in the F1TENTH competition apply technologies such as LIDAR/SLAM, ROS,
16-
Rviz, and Gazebo to develop their car.
9+
# What is Cruz Control?
10+
Originally, this team was focused on competing in the F1Tenth competition for autonomous racing, but now we have pivoted to working on Autonomous Driving research.
1711

1812
{{< image-block "/images/about/promo/f1tenth2.jpg" >}}
1913

20-
# How does the F1TENTH Competition work?
21-
To prepare for competition students learn about ROS through interactive labs
22-
which primes them for learning about the perception, planning and control of the
23-
car. Using that knowledge, members develop complex algorithms that take
24-
advantage of the various sensors available to reliably race around a given
25-
track. Competitions take place around the world, where teams compete in time
26-
trials to qualify and seed for the Grand Prix where the vehicles are pit against
27-
each other in head to head battles.
14+
# What do we research?
15+
We are currently researching the use of Spiking Neural Networks with Prof. Jason Eshragian, and using Deep Reinforcement Learning and LLMs to create more robust and explainable driving models with Prof. Leilani Gilpin. Currently we are learning to use the nuScenes dataset to train a simple lane-following model which we can then test on our 1/10th scale autonomous car.
2816

2917
{{< image-block "/images/about/promo/f1tenth3.jpg" >}}
3018

31-
# What do students gain from the F1TENTH competition?
32-
Through participating in F1TENTH, students will gain experience with tools that
19+
# What do students gain?
20+
Through participating in Cruz Control, students will gain experience with tools that
3321
are fundamental to the robotics and autonomous sensing industries, such as ROS
3422
and Gazebo, and discover the mathematical underpinnings behind these
3523
technologies. Further, members can delve deeper into core autonomous systems
3624
concepts such as perception through sensors, path planning, autonomous
3725
navigation, control systems, robotics simulation, and applying simulation to
38-
hardware projects.
26+
hardware projects.

0 commit comments

Comments
 (0)