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

ethz-asl/lidar_align

A simple method for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor observed · 2026-08-28

github.com/ethz-asl/lidar_align · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 10
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3600
  • days_rel: n/a
  • days_push: 540
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1054 stars · 282 forks observed · 2026-08-28

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

A ROS-based C++ tool that estimates the extrinsic transformation between a 3D lidar and a 6-DOF pose sensor. It works by fusing lidar pointclouds using candidate transforms and optimizing so the combined pointcloud is maximally 'crisp' (minimal nearest-neighbor distances).

Use cases

  • calibrate extrinsic transform between 3D lidar and pose sensor
  • find lidar to IMU/odometry extrinsics from a rosbag
  • estimate sensor-to-lidar rotation and translation offline
  • calibrate lidar mounted on a drone or handheld rig with non-planar motion
  • produce transformation matrix for SLAM or mapping pipelines

When to choose

  • you have a 3D lidar and a 6-DOF pose source (VIO, motion capture, odometry) with recorded data
  • your sensor setup can perform highly non-planar motions
  • you want a simple, mostly parameter-free ROS-based calibration tool

When to avoid

  • calibrating sensors on cars or other platforms with mostly planar motion
  • you need online/real-time calibration rather than offline batch estimation
  • you are not using ROS or cannot provide PointCloud2 and pose data

Facets

library · maturity maintenance

robotics simulation math developer-tools robotics autonomous-vehicles computer-vision cpp lidar-calibration extrinsic-calibration ros pointcloud sensor-fusion pose-sensor optimization nlopt algorithms linux

1 source

Member repositories

RepositoryRoleHealth v2
ethz-asl/lidar_alignmain37

For agents

markdown · JSON · MCP: product_card(name="ethz-asl/lidar_align")

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