MCPcopy Create free account
hub / github.com/PJLab-ADG/Livox-Mapping / coreImportTest

Function coreImportTest

SC-PGO/include/scancontext/Scancontext.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4// {
5
6void coreImportTest (void)
7{
8 cout << "scancontext lib is successfully imported." << endl;
9} // coreImportTest
10
11
12float rad2deg(float radians)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected