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

Fix API break in publishFixedTransforms #39

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

scpeters
Copy link
Contributor

@scpeters scpeters commented Dec 9, 2015

A bool argument was added to
RobotStatePublisher::publishFixedTransforms
which broke API.
I've added a default value of false, to match
the default specified in the JointStateListener
constructor.

Fixes #38.

A bool argument was added to
RobotStatePublisher::publishFixedTransforms
which broke API.
I've added a default value of false, to match
the default specified in the JointStateListener
constructor.
@scpeters
Copy link
Contributor Author

scpeters commented Dec 9, 2015

This is targeted to jade-devel, but it can be back-ported to indigo-devel

@jacquelinekay
Copy link
Contributor

+1

@jacquelinekay
Copy link
Contributor

I'll let you back-port it (you have push access to this repo now, right?)

jacquelinekay added a commit that referenced this pull request Dec 10, 2015
Fix API break in publishFixedTransforms
@jacquelinekay jacquelinekay merged commit 13c5f09 into ros:jade-devel Dec 10, 2015
@scpeters scpeters deleted the issue_38 branch December 10, 2015 00:53
@scpeters
Copy link
Contributor Author

Yes, I'll do it

@scpeters
Copy link
Contributor Author

indigo-devel: 232fb69

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