Orb_slam2: error:‘usleep’ was not declared

Created on 14 Nov 2020  Â·  1Comment  Â·  Source: raulmur/ORB_SLAM2

ORB_SLAM2/src/LocalMapping.cc:719:9: note: suggested alternative: ‘fseek’
usleep(3000);
^~
fseek

Most helpful comment

You should add "#include" in file "system.h".

>All comments

You should add "#include" in file "system.h".

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DEQDON picture DEQDON  Â·  3Comments

nik13 picture nik13  Â·  5Comments

balzar29 picture balzar29  Â·  4Comments

Andreluizfc picture Andreluizfc  Â·  4Comments

Gaoxiang-Zhang picture Gaoxiang-Zhang  Â·  3Comments