agentsclimarketplace

Sensor fusion

Skill a5c-ai/babysitter/library/specializations/domains/science/automotive-engineering/skills/sensor-fusion

Multi-sensor fusion algorithms for perception in autonomous drivingFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill sensor-fusion

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.6 KB, 225 tokens by cl100k_base, as published. Nobody here has run it

Sensor Fusion Skill

Purpose

Enable multi-sensor fusion algorithm development for autonomous driving perception including object detection, tracking, and environmental modeling.

Capabilities

  • Camera, radar, lidar data preprocessing
  • Object detection fusion algorithms
  • Tracking filter implementation (Kalman, EKF, UKF)
  • Association algorithms (Hungarian, GNN, JPDA)
  • Occupancy grid fusion
  • Confidence estimation and sensor weighting
  • Time synchronization handling
  • Ground truth comparison and metrics

Usage Guidelines

  • Preprocess sensor data for consistent coordinate frames
  • Select appropriate tracking filters based on object dynamics
  • Implement robust association for multi-target scenarios
  • Fuse sensor confidence for reliable perception
  • Handle time delays and synchronization issues
  • Validate fusion against ground truth data

Dependencies

  • ROS/ROS2
  • TensorFlow
  • PyTorch
  • NVIDIA DriveWorks

Process Integration

  • ADA-001: Perception System Development
  • ADA-002: Path Planning and Motion Control
  • ADA-003: ADAS Feature Development
  • ADA-004: Simulation and Virtual Validation

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.