You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have GPS coordinates at 100hz from sensor fusion. They are in the ENU frame (true east north and up frame).
In this case, what is the definition of the map frame? Will setting ENU to map frame as Identity suffice?
FYI, in my case I do not use base_link. Is the base_link needed for this plugin?
Any insights please?
The text was updated successfully, but these errors were encountered:
I think the intended way is to keep streaming GPS data. As the assumption is that the robot moves.
But I guess it should work by only publishing it once as latched topic. Because this plugin needs to receive the data at least once.
Hello,
I am trying to use this plugin with rviz.
I have GPS coordinates at 100hz from sensor fusion. They are in the ENU frame (true east north and up frame).
In this case, what is the definition of the map frame? Will setting ENU to map frame as Identity suffice?
FYI, in my case I do not use base_link. Is the base_link needed for this plugin?
Any insights please?
The text was updated successfully, but these errors were encountered: