mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Fixed Windows build, implemented wifi mapping example in Windows
This commit is contained in:
@@ -50,6 +50,7 @@ using namespace std;
|
||||
namespace AISNavigation {
|
||||
|
||||
|
||||
typedef unsigned int uint;
|
||||
#define LINESIZE 81920
|
||||
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
typedef unsigned int uint;
|
||||
using namespace std;
|
||||
|
||||
namespace AISNavigation {
|
||||
|
||||
Reference in New Issue
Block a user