Skip to content

kob2002/F1Tenth-Lab2

 
 

Repository files navigation

F1Tenth-Lab2

This is a repo for F1Tenth Lab 2 Assignment which implements Automatic Emergency Brake(AEB) using Time to Collision(TTC) Algorithm.

Dependeices for Running Locally

Basic Build Instructions

  1. Clone this repo into catkin_ws/src.
  2. Build the ROS package: catkin build safety.
  3. Launch it: roslaunch safety AEB_simulation.

Problem and Suggested modifications

  1. The collision during turning is still possible as the lidar sensing until TTC calculation still need a period of time. (We can slow down the speed during turning, or come out with higher TCC thersold during turning)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.4%
  • CMake 13.6%