mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 16:47:59 +08:00
13 lines
258 B
JSON
13 lines
258 B
JSON
|
{
|
||
|
"name": "rtabmap",
|
||
|
"version-string": "0.20.3",
|
||
|
"description": "Real-Time Appearance-Based Mapping",
|
||
|
"homepage": "https://introlab.github.io/rtabmap/",
|
||
|
"supports": "windows & !static",
|
||
|
"dependencies": [
|
||
|
"opencv",
|
||
|
"pcl",
|
||
|
"zlib"
|
||
|
]
|
||
|
}
|