No version for distro humble showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.
Repo symbol

simple-2d-lidar-odometry repository

lidar_odometry

ROS Distro
github

Repository Summary

Description ROS2 humble Simple-2D-LiDAR-Odometry
Checkout URI https://github.com/dawan0111/simple-2d-lidar-odometry.git
VCS Type git
VCS Version main
Last Updated 2024-04-24
Dev Status UNKNOWN
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
lidar_odometry 1.0.0

README

Simple 2D LiDAR Odometry

Video Link

Overview

Simple-2D-LiDAR-Odometry is a straightforward implementation of 2D LiDAR-based odometry using the Generalized Iterative Closest Point (GICP) algorithm. It has been tested and verified on ROS 2 Humble. The primary libraries utilized for this project are Eigen and Point Cloud Library (PCL).

Prerequisites

  • ROS 2 Humble
  • Eigen
  • Point Cloud Library (PCL)

Installation

  1. First, ensure you have a working ROS 2 Humble installation. If not, follow the official installation guide.

  2. Install the required dependencies:

sudo apt-get install libeigen3-dev libpcl-dev

  1. Clone the repository into your ROS 2 workspace:
cd ~/ros2_ws/src/
git clone https://github.com/dawan0111/Simple-2D-LiDAR-Odometry.git

  1. Build the package:
cd ~/ros2_ws/
colcon build --packages-select simple_2d_lidar_odometry

Usage

After building the package, you can run the LiDAR odometry node with:

ros2 run simple_2d_lidar_odometry lidar_odometry_node

Ensure your LiDAR sensor is correctly set up and publishing data to the appropriate topic.

Implementation Details

The core of this odometry solution is the GICP algorithm, which aligns consecutive LiDAR scans to estimate the robot’s motion. By using both Eigen and PCL, the implementation efficiently handles point cloud data and performs matrix operations to compute the odometry.