neka-nat/cupoch
Robotics with GPU computing
22 Releases
Latest: 2y ago
v0.2.11.0Latest
📋 What's Changed
- Improve symmetric ICP by @eclipse0922 in https://github.com/neka-nat/cupoch/pull/126
- Full Changelog: https://github.com/neka-nat/cupoch/compare/v0.2.10.0...v0.2.11.0
v0.2.10.0
📋 What's Changed
- Add symmetric icp by @eclipse0922 in https://github.com/neka-nat/cupoch/pull/125
✨ New Contributors
- @eclipse0922 made their first contribution in https://github.com/neka-nat/cupoch/pull/125
- Full Changelog: https://github.com/neka-nat/cupoch/compare/v0.2.9.0...v0.2.10.0
v0.2.9.0
📋 What's Changed
- add stream function by @neka-nat in https://github.com/neka-nat/cupoch/pull/123
- fix bug when cropping with oriented bbox by @friendship1 in https://github.com/neka-nat/cupoch/pull/124
✨ New Contributors
- @friendship1 made their first contribution in https://github.com/neka-nat/cupoch/pull/124
- Full Changelog: https://github.com/neka-nat/cupoch/compare/v0.2.8.1...v0.2.9.0
v0.2.8.1
**Full Changelog**: https://github.com/neka-nat/cupoch/compare/v0.2.8.0...v0.2.8.1
v0.2.8.0
📋 Changes
- Bug fix DBSCAN #120
v0.2.7.2
**Full Changelog**: https://github.com/neka-nat/cupoch/compare/v0.2.7.1...v0.2.7.2
v0.2.7.1
**Full Changelog**: https://github.com/neka-nat/cupoch/compare/v0.2.7...v0.2.7.1
v0.2.7
📋 What's Changed
- compile c++17 by @neka-nat in https://github.com/neka-nat/cupoch/pull/105
- fix win compile by @neka-nat in https://github.com/neka-nat/cupoch/pull/106
- Faster knn by @neka-nat in https://github.com/neka-nat/cupoch/pull/108
- CVE-2007-4559 Patch by @TrellixVulnTeam in https://github.com/neka-nat/cupoch/pull/109
- build cuda12 by @neka-nat in https://github.com/neka-nat/cupoch/pull/111
- debug by @neka-nat in https://github.com/neka-nat/cupoch/pull/112
- Add pointcloud_to_laserscan by @neka-nat in https://github.com/neka-nat/cupoch/pull/115
✨ New Contributors
- @TrellixVulnTeam made their first contribution in https://github.com/neka-nat/cupoch/pull/109
- Full Changelog: https://github.com/neka-nat/cupoch/compare/v0.2.6...v0.2.7
v0.2.6
📋 Changes
- Occupancy voxel vector python binding
- Resume windows workflow
- Black formatting for python examples
v0.2.5
📋 Changes
- Support python 3.10
- Added the ability to specify GPU device number
v0.2.4
📋 Changes
- Check boxes of coordinate frame and square grid in the Visualizer
- Occupancy Grid bag fix
v0.2.3
📋 Changes
- ISS keypoint descriptor
- Fix collision margin
- Drone path planning example
- Upgrade to CUDA11.2
v0.2.2
📋 Changes
- Draw camera marker
- Use async operation for downsampling
- Fix graph operations
v0.2.1
📋 Changes
- SHOT descriptor
- OccupancyGrid - LineSet collision
- Rename classes in kinfu and imageproc modules
v0.2.0
📋 Changes
- Performance up
- Update third parties
- Occupancy grid factory
v0.1.9.1
Bug Fix
v0.1.9
📋 Changes
- Update third parties
- Change the logging library (fmt -> spdlog)
- ROS2 example
v0.1.8
📋 Changes
- Semi-global matching
- Improve performance of ICP
- Add some image operations
v0.1.7
📋 Changes
- Kinect fusion module
- ROS Image message IF
- RGB Image blur
- Pipenv -> Poetry
v0.1.6
📋 Changes
- Kinematics module
- Faster Device-to-Host copy and Host-to-Device copy
- ROS message IO
- Support STL
v0.1.5
📋 Changes
- Radius outlier removal Performance up
- Planning python binding
- Add collision examples
v0.1.4.1
📋 Changes
- Update RMM
- Bilateral filter
- TSDF raycasting
- Add convert functions
- Fix image rendering.
