Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 890 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 890 Bytes

F1tenth Lab 3 - Wall Following

This repository contains my implementation of F1tenth Lab 3 - Wall Following.

Getting Started

Prerequisites

Make sure you have the following dependencies installed:

Installation

  1. Clone this repository to your catkin workspace source folder:

    cd catkin_ws/src
    git clone https://github.com/AlexFigas/F1tenth-Lab3-Wall-Following.git wall_following
  2. Compile the code:

    cd ..
    catkin_make

Usage

Run the ROS node with the following command:

roslaunch wall_following wall_following.launch