Skip to content

Commit

Permalink
v0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
JanuszBedkowski committed Nov 25, 2024
1 parent c66ba27 commit ebfe94b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.15.0)
project(hd-mapping)

set (HDMAPPING_VERSION_MAJOR 0)
set (HDMAPPING_VERSION_MINOR 64)
set (HDMAPPING_VERSION_MINOR 65)
set (HDMAPPING_VERSION_PATCH 0)

add_definitions(-DHDMAPPING_VERSION_MAJOR=${HDMAPPING_VERSION_MAJOR})
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This is an open-source software for large-scale 3D mapping using an open-hardwar
- Recent publication https://www.sciencedirect.com/science/article/pii/S235271102300314X
- If You are ROS user please visit https://github.com/MapsHD/mandeye_to_bag to convert MANDEYE data to ROSBAG
- Sample data is available at https://github.com/MapsHD/OmniWarsawDataset
- ROSCON 2024 workshop (sample data sets and more ...): https://michalpelka.github.io/RosCon2024_workshop/
- Contact email: [email protected]

To cite this work please use as follows:
Expand Down

0 comments on commit ebfe94b

Please sign in to comment.