createSignature() Invalid GPS value: long=nan lat=nan alt=nan

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

createSignature() Invalid GPS value: long=nan lat=nan alt=nan

Masoumeh
hi matieu,

I have receive a new error. i do not know what does it mean. i did not have such a kind of error before.
rtabmaperror_.png

how can i fix it?
Reply | Threaded
Open this post in threaded view
|

Re: createSignature() Invalid GPS value: long=nan lat=nan alt=nan

matlabbe
Administrator
You are feeding a gps topic with nan values.
Reply | Threaded
Open this post in threaded view
|

Re: createSignature() Invalid GPS value: long=nan lat=nan alt=nan

Masoumeh
I dont have any gps! i dont use it
Reply | Threaded
Open this post in threaded view
|

Re: createSignature() Invalid GPS value: long=nan lat=nan alt=nan

matlabbe
Administrator
rtabmap received a gps with a timestamp to enter this if:
https://github.com/introlab/rtabmap/blob/4390cb64284b7c029ca091693d2f83713ff22846/corelib/src/Memory.cpp#L5315

rtabmap subscribes by default to /gps/fix topic, you may look if you have a topic like that.