|
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page pointcloudcommon Point Cloud Common
Package Overview
PointToPlaneICP
Performs point to plane ICP using the PCL library. Supports nonsymmetric and symmetric costs along with optional correspondence rejection when a symmetric cost is used. Also has options for downsampling the input point clouds and performing coarse to fine ICP.
PointCloudWithKnownCorrespondencesAligner
Performs nonliner optimization with a robust huber cost to align two sets of corresponding 3d points (point to point cost). This is useful when correspondences between two point clouds are known and do not need to be reestimated iteratively as is done in ICP, resulting in an often much faster aligment. Supports performing an initial guess using the Umeyama algorithm. Additionally supports using a point to plane or symmetric point to plane cost, requiring surface normals in addition to 3d correspondences as needed.
Utilities
Provides various utilities for point cloud operations such as normal estimation, downsampling, valid point filtering, covariance estimation, and more.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ff_msgs | |
ff_util | |
localization_common | |
msg_conversions | |
nodelet | |
optimization_common | |
pcl_conversions | |
pcl | |
roscpp | |
catkin |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
depth_odometry | |
localization_measurements |
Launch files
Messages
Services
Plugins
Recent questions tagged point_cloud_common at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page pointcloudcommon Point Cloud Common
Package Overview
PointToPlaneICP
Performs point to plane ICP using the PCL library. Supports nonsymmetric and symmetric costs along with optional correspondence rejection when a symmetric cost is used. Also has options for downsampling the input point clouds and performing coarse to fine ICP.
PointCloudWithKnownCorrespondencesAligner
Performs nonliner optimization with a robust huber cost to align two sets of corresponding 3d points (point to point cost). This is useful when correspondences between two point clouds are known and do not need to be reestimated iteratively as is done in ICP, resulting in an often much faster aligment. Supports performing an initial guess using the Umeyama algorithm. Additionally supports using a point to plane or symmetric point to plane cost, requiring surface normals in addition to 3d correspondences as needed.
Utilities
Provides various utilities for point cloud operations such as normal estimation, downsampling, valid point filtering, covariance estimation, and more.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ff_msgs | |
ff_util | |
localization_common | |
msg_conversions | |
nodelet | |
optimization_common | |
pcl_conversions | |
pcl | |
roscpp | |
catkin |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
depth_odometry | |
localization_measurements |