{"id":25365818,"url":"https://github.com/willguimont/r2_lidar_icp","last_synced_at":"2026-02-07T10:04:02.462Z","repository":{"id":111211193,"uuid":"422368040","full_name":"willGuimont/r2_lidar_icp","owner":"willGuimont","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-18T19:42:22.000Z","size":17482,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T19:05:52.063Z","etag":null,"topics":["icp","lidar","lidar-point-cloud","machine-learning","point-cloud","point-cloud-registration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willGuimont.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-28T22:04:47.000Z","updated_at":"2024-11-18T19:42:30.000Z","dependencies_parsed_at":"2023-10-16T11:54:28.831Z","dependency_job_id":"e3f724e8-2a68-4820-89fb-6c1ed9db6183","html_url":"https://github.com/willGuimont/r2_lidar_icp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willGuimont/r2_lidar_icp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fr2_lidar_icp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fr2_lidar_icp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fr2_lidar_icp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fr2_lidar_icp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willGuimont","download_url":"https://codeload.github.com/willGuimont/r2_lidar_icp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willGuimont%2Fr2_lidar_icp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29191994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["icp","lidar","lidar-point-cloud","machine-learning","point-cloud","point-cloud-registration"],"created_at":"2025-02-14T23:50:42.884Z","updated_at":"2026-02-07T10:04:02.448Z","avatar_url":"https://github.com/willGuimont.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# r2_lidar_icp\n\nIterative Closest Point (ICP) algorithm for lidar odometry.\nr2_lidar_icp is a simple Python implementation of the ICP algorithm aimed to be easy to understand and modify.\n\n[r2_lidar_icp in action](https://youtu.be/9I7yZk28Vi0?si=otcAcv2YrVtqMob7)\n\n## Pipeline for ICP\n- Preprocess (downsample, filter, compute descriptors, etc.)\n- While not converged\n  - Find matches\n  - Reject outlier matches\n  - Compute transformation\n  - Transform point cloud\n- Return transformation\n\n## TODO\n- [ ] Add tests\n- [ ] Add 3D support for PointToPlaneMinimizer\n- [ ] Profile and optimize (numba, cython, etc.)\n- [ ] Refactor PointCloud to contain its descriptors\n- [ ] Robust kernel\n- [ ] De-skewing using IMU\n- [ ] Dynamic object detection\n- [ ] Diffentiable ICP\n- [ ] Differentiable LiDAR simulator\n- [ ] More filters\n  - [libpointmatcher filters](https://libpointmatcher.readthedocs.io/en/latest/DataFilters/#filter-index)\n  - [libpointmatcher config](https://libpointmatcher.readthedocs.io/en/latest/Configuration/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Fr2_lidar_icp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillguimont%2Fr2_lidar_icp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillguimont%2Fr2_lidar_icp/lists"}