Skip to content

Releases: HuaYuXiao/easondrone_mapping

v2.1.3

23 Aug 03:36
Compare
Choose a tag to compare

v2.1.3: 2024-08-23

  • [new feature] 转发lidar_frame坐标系下的点云到world坐标系下

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

23 May 14:56
48ede03
Compare
Choose a tag to compare

What's Changed

  • import message_filters::sync_policies::ApproximateTime for merge by @HuaYuXiao in #24

Full Changelog: v2.1.1...v2.1.2

v2.1.1

20 May 06:51
5275bdf
Compare
Choose a tag to compare

What's Changed

  • [update | pass] by @HuaYuXiao in #20
  • [update | pass] Merge PointCloud2 from several sources, with frame_… …id = "map" by @HuaYuXiao in #23

Full Changelog: v2.1.0...v2.1.1

v2.1.0

02 May 11:11
b87a98f
Compare
Choose a tag to compare

What's Changed

  • [Update] Transfer PointCloud with pcl_ros::transformPointCloud by @HuaYuXiao in #19

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 May 10:51
acdc2d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v2.0.0

v1.2.5

16 Mar 15:20
5544f8d
Compare
Choose a tag to compare

Update docs.

Full Changelog: v1.2.4...v1.2.5

v1.2.4

15 Mar 07:03
c1407c1
Compare
Choose a tag to compare

Improve the documentation and publish.

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Mar 06:09
Compare
Choose a tag to compare

Stable release.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

12 Mar 08:53
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

Cancel check for odom, drone, and sensor. Remove related checkReady_cb, mainloop_timer, message.

v1.2.1

12 Mar 08:40
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release
  1. Remove following functions from class Occupy_map:
  • isInMap
  • getOccupancy
  • setOccupancy
  • indexToPos
  • posToIndex
  1. Remove following variants from class Occupy_map:
  • min_range_
  • max_range_
  • grid_size_
  • occupancy_buffer_

Full Changelog: v1.2.0...v1.2.1