{"id":51466411,"url":"https://github.com/hijimasa/laser_scan_integrator","last_synced_at":"2026-07-06T11:33:48.500Z","repository":{"id":118868851,"uuid":"543905569","full_name":"hijimasa/laser_scan_integrator","owner":"hijimasa","description":"This package integrates two laser scans with relative position recognition using TF and taking into account the footprint of the robot.","archived":false,"fork":false,"pushed_at":"2024-02-03T12:39:59.000Z","size":91,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T02:01:57.906Z","etag":null,"topics":["cpp","laserscan","lidar","merge-laserscans","ros2"],"latest_commit_sha":null,"homepage":"","language":"C++","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/hijimasa.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}},"created_at":"2022-10-01T05:41:44.000Z","updated_at":"2024-02-14T11:29:17.000Z","dependencies_parsed_at":"2024-02-03T13:34:43.435Z","dependency_job_id":"e7707e6d-91b4-496f-a4f6-cec31cde2cc4","html_url":"https://github.com/hijimasa/laser_scan_integrator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hijimasa/laser_scan_integrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hijimasa%2Flaser_scan_integrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hijimasa%2Flaser_scan_integrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hijimasa%2Flaser_scan_integrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hijimasa%2Flaser_scan_integrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hijimasa","download_url":"https://codeload.github.com/hijimasa/laser_scan_integrator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hijimasa%2Flaser_scan_integrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35189713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","laserscan","lidar","merge-laserscans","ros2"],"created_at":"2026-07-06T11:33:47.760Z","updated_at":"2026-07-06T11:33:48.492Z","avatar_url":"https://github.com/hijimasa.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laser_scan_integrator\n![laser scan integrator result](LaserIntegration.png)\nA full c++ based ros2 package to merge several laserscan / lidars topics by creating a new virtual laserscan topic. Each source laserscan could be configure via TF to determine the heading of each source laserscan and the relative position of each source laserscan to the virtual laserscan.\n\nThis package is created with reference to https://github.com/mich1342/ros2_laser_scan_merger.\n\nThe features of this package are below:\n- This can merge laserscan to LaserScan topic directly.\n- This can recognize relative position of sensor by using TF.\n- This can set robot footprint to ignore robot frame.\n- This can set offset relative position with parameters.\n\n## Prerequisite\n1. ROS2 (Tested on Galactic)\n2. Your laserscans driver (Tested using RPLIDAR S1 and RPLIDAR S1)\n3. RVIZ2\n4. RQT\n\n## How to use \n1. Clone the repo to your ros2 workspace\n```bash\ngit clone https://github.com/hijimasa/laser_scan_integrator.git\n```\n2. Edit the topic name in the launch file if needed\n\n3. Build and Source\n```bash\ncolcon build \u0026\u0026 source install/setup.bash\n```\n4. Launch the package\n- To launch without visualizer\n```bash\nros2 launch laser_scan_integrator integrate_2_scan.launch.py\n```\n- To launch with visualizer (RVIZ2)\n```bash\nros2 launch laser_scan_integrator visualize_integrated_2_scan.launch.py\n```\n\n*Make sure that your laserscans topics already published before launch anything from this package \u003cbr /\u003e\n5. Open RQT to set the parameter\n```bash\nrqt\n```\n\n## TODO\n- I would like to calculate the offset of relative position by using scan matching.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhijimasa%2Flaser_scan_integrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhijimasa%2Flaser_scan_integrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhijimasa%2Flaser_scan_integrator/lists"}