KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
map_merging_ROS
★ 11
Open GitHub ↗
Map merging algorithm for MR-SLAM
Download README (.md)
Explore Similar Repositories
KoreanSortTitleGenerator.bundle
:
Plex Media Server 한국어 정렬명 생성용 보조 에이전트(Secondary Agent)
SpatialiteForms
:
Package that enables Spatialite functionality for Xamarin Forms (includes offline reverse geocoding for Xamarin Forms)
cn-region-picker
:
🌃 vue 城市 地区 选择组件
advent-of-code-java-starter
:
A project to get you started solving Advent of Code puzzles in Java
vue-cli-preset-all-javascript
:
Vue CLI Preset for All JavaScript Prompts
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
map_merging_ROS
?
Download (.md)
# map_merging_ROS Map merging algorithm for MR-SLAM, tested in real scenario and deveoped under the ROS framework. The map merging algorithm is able to detect common points (features) betweeen two maps and to merge them robust and fastly into a single (but bigger) map. The algorithm uses Occupancy Grid Maps (OGM) since these maps are a graphical representation of environments. This package is under updating, so tutorials, videos and bag files will be uploaded soon.