Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reset_on_time_jump for navsat_transform #882

Open
space192 opened this issue May 2, 2024 · 1 comment
Open

Add reset_on_time_jump for navsat_transform #882

space192 opened this issue May 2, 2024 · 1 comment

Comments

@space192
Copy link

space192 commented May 2, 2024

Hi,

I'm currently looking at the implementation of reset_on_time_jump for robot_localization, and wanted to replicate it on the navsat_transform node so that I can use it with rosbags.

Is there any way this could become a feature, or to get some guidance on how to reset the node, as I don't know which variable to reset.

as for the error appearing when the rosbag loops which comes from getRobotOriginWorldPose function I think:
[navsat_transform_node-6] [ERROR] [1714688655.120501557] [navsat_transform]: Could not obtain map -> base_link transform. Will not remove offset of navsat device from robot's origin
[navsat_transform_node-6] terminate called after throwing an instance of 'GeographicLib::GeographicErr'
[navsat_transform_node-6] what(): Easting 1.0757e+09km not in UTM range for N hemisphere [0km, 1000km]

@ayrton04
Copy link
Collaborator

As this package is nearing deprecation, I am not adding new features to it. But I'd accept a PR. If you do implement it, I would recommend just setting all class members back to their initial state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants