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

Added sensor pose read & write services #201

Open
wants to merge 4 commits into
base: indigo-devel
Choose a base branch
from

Conversation

jdsalmonson
Copy link

Hello,
In order to model my robot with your awesome STDR software, I needed to add the capability to query and change the sensor pose; my sensors are mounted on servos and thus are able to swivel back and forth. It works very nicely for my purposes and since it might be useful for others, I'm sending you a pull request with the implementation.
Thank you,
Jay

@czalidis
Copy link
Member

Hi Jay, thanks for your PR!

I will review your proposal as soon as I find some free time. We would have to adapt it a little bit after PR #202 gets merged, since it adds a static tf broadcaster for publishing the sensor poses, and we would need to republish every time they are updated.

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

Successfully merging this pull request may close these issues.

2 participants