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

Use this plugin with a transform or Odometry #38

Closed
reinzor opened this issue Feb 28, 2018 · 3 comments
Closed

Use this plugin with a transform or Odometry #38

reinzor opened this issue Feb 28, 2018 · 3 comments

Comments

@reinzor
Copy link

reinzor commented Feb 28, 2018

Hi,

We are fusing various sources to obtain our final position estimate in UTM frame. Can we use this plugin without a NavSat message? If not, could you provide me some pointers for implementing this?

Thanks

@beetleskin
Copy link
Contributor

@reinzor I guess this is outdated?

To answer the question: of course, you can fork this plugin and use your custom-message instead of the NavSat one.

@reinzor
Copy link
Author

reinzor commented Mar 12, 2019

Thanks for your reply, this is indeed outdated for me so I will close the issue.

@reinzor reinzor closed this as completed Mar 12, 2019
@Timple
Copy link
Member

Timple commented Nov 29, 2019

There is a workaround if you use the navsat_transform_node. You can set the ~publish_filtered_gps parameter which will output a /gps/filtered topic which will contain your fused position in gps notation which you can then use for this plugin.

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

3 participants