JustWon / PyLOAM

Python implementation of LOAM (Lidar Odometry and Mapping) for rapid prototyping. Still in progress :no_pedestrians:.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyLOAM

Python version LOAM (In progress 🚷)

PyLOAM is implemented based on LOAM (J. Zhang and S. Singh. LOAM: Lidar Odometry and Mapping in Real-time). Currently in progress. (Note: just a side project for killing time)

Dependency

  • pypcd with Python3 supported

pip install --upgrade git+https://github.com/klintan/pypcd.git

  • Open3D

About

Python implementation of LOAM (Lidar Odometry and Mapping) for rapid prototyping. Still in progress :no_pedestrians:.


Languages

Language:Python 100.0%