Cupoch Versions Save

Robotics with GPU computing

v0.2.3

2 years ago

Key updates:

  • ISS keypoint descriptor
  • Fix collision margin
  • Drone path planning example
  • Upgrade to CUDA11.2

v0.2.2

2 years ago

Key updates:

  • Draw camera marker
  • Use async operation for downsampling
  • Fix graph operations

v0.2.1

2 years ago

Key Updates:

  • SHOT descriptor
  • OccupancyGrid - LineSet collision
  • Rename classes in kinfu and imageproc modules

v0.2.0

2 years ago

Key Update:

  • Performance up
  • Update third parties
  • Occupancy grid factory

v0.1.9.1

3 years ago

Bug Fix

v0.1.9

3 years ago

Key Updates:

  • Update third parties
  • Change the logging library (fmt -> spdlog)
  • ROS2 example

v0.1.8

3 years ago

Key updates:

  • Semi-global matching
  • Improve performance of ICP
  • Add some image operations

v0.1.7

3 years ago

Key updates:

  • Kinect fusion module
  • ROS Image message IF
  • RGB Image blur
  • Pipenv -> Poetry

v0.1.6

3 years ago

Key updates:

  • Kinematics module
  • Faster Device-to-Host copy and Host-to-Device copy
  • ROS message IO
  • Support STL

v0.1.5

3 years ago

Key updates:

  • Radius outlier removal Performance up
  • Planning python binding
  • Add collision examples