RoboRacer - Learn
latest

Getting Started

  • Start Here!

Overview

  • Introduction
  • Syllabus

Setup

  • VESC setup
  • Lidar Setup
  • RoboRacer Driver Stack
  • Calibrate Odom
  • NoMachine
  • INSTALL - Realsense D435i
  • SETUP - OpenCV
  • SETUP - Realsense ROS
  • SETUP - SLAM
  • SETUP - Nav2

Modules

  • Module A: Introduction to ROS, RoboRacer & the Simulator
  • Module B: Reactive Methods
  • Module C: Mapping & Localization
  • Module D: Planning & Control
  • Module E: Vision
  • Module F: Special Topics
  • Module G: RoboRacer Grand Prix!!
  • Material Downloads

Module A - Introduction

  • Tutorial 1 - ROS 2 Intro and Turtlesim
  • Tutorial 2 - Automatic Emergency Braking

Module B - Reactive Methods

  • Tutorial 3 - Wall Following
  • Tutorial 4 - Follow the Gap

Module C - Mapping & Localization

  • Tutorial 5 - SLAM
  • Tutorial 6 - Nav2 Navigation

Module D - Planning & Control

  • Tutorial 7 - Particle Filter Localization
    • Particle Filter Localization
    • Understanding the Particle Filter Code
    • Tuning the Particle Filter (localize.yaml)
    • Understanding the Launch File
  • Tutorial 8 - Pure Pursuit

Weber Assignments

  • Labs

Assignments

  • Labs
  • Races
  • Final Project
  • Grading Rubrics

Support

  • Contact
  • Acknowledgements
RoboRacer - Learn
  • »
  • Tutorial 7 - Particle Filter Localization
  • Edit on GitHub

Tutorial 7 - Particle Filter LocalizationΒΆ

  • Particle Filter Localization
    • Where This Fits
    • Why a Standalone Particle Filter?
    • How It Works
      • Publishing
    • Topics
    • Run Steps
    • Key Parameters
      • range_method Options
    • Troubleshooting
  • Understanding the Particle Filter Code
    • The Big Picture
      • Outputs
    • Initialization
    • Motion Model
    • Sensor Model
      • Precomputed Lookup Table
      • Runtime Evaluation
    • The MCL Loop
    • Update Trigger
    • TF and Odometry Output
    • Map and RangeLibc
    • LiDAR Downsampling
    • Key Takeaways
  • Tuning the Particle Filter (localize.yaml)
    • Topic Names
    • Particle Count
    • LiDAR Downsampling
    • Motion Model Dispersion
    • Sensor Model Weights
    • Squash Factor
    • Ray Casting Method
    • Other Settings
    • Map Server Section
    • Recommended Starting Points for Tuning
  • Understanding the Launch File
    • What Happens When You Launch
    • Loading the Config
    • Launch Arguments
    • Node 1: Particle Filter
    • Node 2: Map Server
    • Node 3: Lifecycle Manager
    • Launch Order
    • The Complete Flow
Next Previous

© Copyright 2025, Weber State University. Based on RoboRacer (CC-BY-NC-SA 4.0) Last updated on Apr 02, 2026.

Built with Sphinx using a theme provided by Read the Docs.