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

ODR violation fixes and more conversions #76

Merged
merged 3 commits into from
Mar 3, 2015

Conversation

vrabaud
Copy link
Member

@vrabaud vrabaud commented Jan 21, 2015

No description provided.

@tfoote
Copy link
Member

tfoote commented Jan 21, 2015

Thanks Vincent that looks good. I'll process it shortly.

@vrabaud
Copy link
Member Author

vrabaud commented Jan 21, 2015

actually, I also need to add a transform for the QuaternionStamped, please hold on.

@vrabaud
Copy link
Member Author

vrabaud commented Jan 25, 2015

I did add the types I needed but I'd like another one: being able to convert from geometry_msgs::Pose to tf2::Transform. It is actually done a lot in navigation but semantically, those two are different. Mathematically though, they are (rotation + translation). Can I add it ? (it's useful, otherwise you have to rewrite that conversion method a lot).

@tfoote
Copy link
Member

tfoote commented Jan 26, 2015

Yeah, I'd prefer the distinction but we need to use the same underlying datatype so adding the conversion seems fine. You're right people will do it/want to do it anyway.

@vrabaud vrabaud mentioned this pull request Feb 1, 2015
@vrabaud vrabaud force-pushed the indigo-devel branch 2 times, most recently from 7478265 to 7233eff Compare February 3, 2015 20:57
@vrabaud
Copy link
Member Author

vrabaud commented Feb 3, 2015

Hi, this PR is now good to go. Navigation has its tests passing. Thx.

tfoote added a commit that referenced this pull request Mar 3, 2015
ODR violation fixes and more conversions
@tfoote tfoote merged commit 2fd8395 into ros:indigo-devel Mar 3, 2015
clalancette pushed a commit to lucasw/geometry2 that referenced this pull request Nov 28, 2018
Fix depend element for eigen
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.

None yet

2 participants