awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
irapkaist avatar

irapkaist/removert

0
View on GitHub↗

Removert

Remove then revert (IROS 2020)

Features

  • SLAM and Odometry - Static map construction by removing dynamic points.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
  • Point Cloud प्रोसेसिंग - Tool for static map construction and dynamic point removal.
  • 640 स्टार्स·114 फोर्क्स·C++·5 व्यूज़

    स्टार हिस्ट्री

    irapkaist/removert के लिए स्टार हिस्ट्री चार्टirapkaist/removert के लिए स्टार हिस्ट्री चार्ट

    Removert के ओपन-सोर्स विकल्प

    समान ओपन-सोर्स प्रोजेक्ट्स, जो Removert के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
    • tixiaoshan/lio-samTixiaoShan का अवतार

      TixiaoShan/LIO-SAM

      4,794GitHub पर देखें↗

      LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

      C++
      GitHub पर देखें↗4,794
    • prbonn/overlapnetPRBonn का अवतार

      PRBonn/OverlapNet

      730GitHub पर देखें↗

      OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss)

      Python
      GitHub पर देखें↗730
    • michaelgrupp/evoMichaelGrupp का अवतार

      MichaelGrupp/evo

      4,255GitHub पर देखें↗

      evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an analysis library for measuring drift and precision by calculating absolute and relative pose errors between estimated paths and ground truth references. The project provides a geometric alignment framework to correct rotation, translation, and scale between spatial trajectories, ensuring consistent error measurement. It includes specialized tools for odometry drift analysis and the processing of robotics data, including the ability to extract trajectory information from ROS ba

      Python
      GitHub पर देखें↗4,255
    • hku-mars/fast-livo2hku-mars का अवतार

      hku-mars/FAST-LIVO2

      3,634GitHub पर देखें↗

      FAST-LIVO2 is a LiDAR-inertial odometry framework and factor-graph SLAM implementation designed for real-time robot localization and 3D mapping. It functions as a multi-sensor fusion pipeline and state estimator that integrates LiDAR, inertial, and camera inputs to track a robot's position and orientation. The system employs a tightly-coupled sensor fusion approach to maintain stable navigation, particularly in degraded environments. It utilizes a voxel-based 3D mapping tool to organize point clouds into volumetric grids, which optimizes memory usage and search speed during spatial reconstruc

      C++3d-reconstructioncolored-point-cloudgaussian-splatting
      GitHub पर देखें↗3,634
    Removert के सभी 30 विकल्प देखें→

    अक्सर पूछे जाने वाले प्रश्न

    irapkaist/removert क्या करता है?

    Remove then revert (IROS 2020)

    irapkaist/removert की मुख्य विशेषताएं क्या हैं?

    irapkaist/removert की मुख्य विशेषताएं हैं: SLAM and Odometry, Point Cloud प्रोसेसिंग।

    irapkaist/removert के कुछ ओपन-सोर्स विकल्प क्या हैं?

    irapkaist/removert के ओपन-सोर्स विकल्पों में शामिल हैं: tixiaoshan/lio-sam — LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph… prbonn/overlapnet — OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss). michaelgrupp/evo — evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an… pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data… hku-mars/fast_lio — FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and…