FEB System Integration

Contents:

  • Launch Files
  • FEB Messages
  • Perception Module
    • Camera Only
    • LiDAR Only
    • Early Stage Fusion
    • Simulated Perception
  • SLAM Module
  • Global Path Planning
  • Local Path Planning
  • Model Predictive Control
  • Microcontroller Interface
FEB System Integration
  • »
  • Perception Module
  • View page source

Perception Module

The perception module handles object detection and cone recognition using computer vision and LiDAR sensors. It provides multiple perception pipelines for different sensor configurations.

Overview

  • Camera Only
    • Overview
    • System Architecture
    • Dual Camera Node
    • Processing Pipeline
    • Configuration Parameters
    • Camera Calibration
    • Image Processing Notes
    • Visualization and Debugging
    • Usage Example
    • Performance Considerations
    • Advantages of Dual Camera System
    • API Reference
  • LiDAR Only
    • Overview
    • System Architecture
    • LiDAR Cones Node
    • Processing Pipeline
    • Configuration Parameters
    • Ground Plane Calibration
    • Bounding Box Filtering
    • Visualization and Debugging
    • Usage Example
    • API Reference
  • Early Stage Fusion
    • Overview
    • System Architecture
    • Early Stage Fusion Node
    • Processing Pipeline
    • Calibration Requirements
    • Configuration Parameters
    • Image Processing Notes
    • Model Operations
    • Advantages of Camera-LiDAR Fusion
    • Debugging Tools
    • Performance Considerations
    • Usage Example
    • API Reference
  • Simulated Perception
    • Overview
    • Cone Noise Simulator
    • API Reference
Previous Next

© Copyright 2025, Daniel Municio.

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