Ross ROSS = Recommend OSS · open-source software intelligence for agents

gaoxiang12/slam_in_autonomous_driving resource

《自动驾驶中的SLAM技术》对应开源代码 observed · 2026-08-28

github.com/gaoxiang12/slam_in_autonomous_driving · C++ observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 52
  • Release rhythm 35
  • Longevity 92

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1300
  • days_rel: n/a
  • days_push: 293
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2569 stars · 584 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Companion source code for the book 'SLAM in Autonomous Driving', implementing LiDAR SLAM, LiDAR-inertial odometry, and integrated navigation algorithms in C++. It covers ESKF, pre-integration, 2D/3D LiDAR mapping, NDT, ICP, and fusion localization with educational implementations.

Use cases

  • learn lidar slam from scratch
  • implement error-state kalman filter for imu gnss fusion
  • build 2d and 3d lidar mapping algorithms
  • understand lidar inertial odometry tightly coupled
  • study ndt and icp point cloud registration
  • offline mapping and loop closure detection example
  • ekf fusion localization with lidar maps

When to choose

  • you are studying SLAM for autonomous driving and want book-aligned, pedagogical implementations
  • you want to implement classic algorithms like ESKF, pre-integration, NDT, and ICP yourself
  • you need reference C++ code for LiDAR-inertial odometry and mapping pipelines

When to avoid

  • you need a production-ready, well-supported SLAM library with a maintained license
  • you want a plug-and-play solution rather than educational code tied to a book
  • you require a permissively licensed dependency - the repository has no license

Facets

learning-resource · maturity active

simulation math computer-vision developer-tools autonomous-vehicles robotics tutorials cpp cross-platform slam lidar lidar-inertial-odometry kalman-filter point-cloud ndt icp gnss imu autonomous-driving book-companion-code algorithms linux

1 source

Member repositories

RepositoryRoleHealth v2
gaoxiang12/slam_in_autonomous_drivingmain54

For agents

markdown · JSON · MCP: product_card(name="gaoxiang12/slam_in_autonomous_driving")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem