mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
fixed tango build
This commit is contained in:
@@ -349,7 +349,7 @@ Java_com_introlab_rtabmap_RTABMapLib_setGPS(
|
||||
double accuracy,
|
||||
double bearing)
|
||||
{
|
||||
return app.setGPS(GPS(stamp,
|
||||
return app.setGPS(rtabmap::GPS(stamp,
|
||||
longitude,
|
||||
latitude,
|
||||
altitude,
|
||||
|
||||
Reference in New Issue
Block a user