Registry / other / cartographer

cartographer

JSON →
library1.0.0vcpkgunverified

Google 2D & 3D SLAM package

vcpkg install cartographer
INSTALL
IMPORT
SIG · CARTOGRAPHER
C
cartographer
othercppv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cartographer/mapping/map_builder.h
✓ #include <cartographer/mapping/map_builder.h>

Create a Cartographer MapBuilder

#include "cartographer/mapping/map_builder.h" #include <iostream> int main() { cartographer::mapping::MapBuilder builder; std::cout << "Cartographer MapBuilder created." << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

cartographer — pip install cartographer · libregistry