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

publish_tf doesn't seem to be used in the example fiducial_slam.launch #148

Closed
jack-digilabs opened this issue Feb 6, 2019 · 3 comments
Closed

Comments

@jack-digilabs
Copy link
Contributor

I see there is a boolean rosparam called "publish_tf" which I'd assume turns off the map->odom publishing however it doesn't look like it's used at all. Is this what it was intended for but didn't get implemented?

I didn't see that rosparam until after I already wrote some of my own code to that checks if tf_publish_interval is negative, then doesn't publish tf and it's working fine, but I'd be happy to switch it to use the rosparam and make a PR addressing that.

@elisabethwelburn
Copy link

Hi, I'm currently trying to work on the same problem (ie publishing pose but not the tfs themselves). Can I ask, what did you change exactly? Did you just make the tf_publish_interval negative? Could you attach this code? You'd be doing me a huge favour and also I'm happy to help implementing it :)

@jack-digilabs
Copy link
Contributor Author

jack-digilabs commented Feb 18, 2019 via email

@rohbotics
Copy link
Member

Closed by #154

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