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

Update with ros2/geometry #4

Closed
wants to merge 9 commits into from
Closed

Update with ros2/geometry #4

wants to merge 9 commits into from

Conversation

ahcorde
Copy link

@ahcorde ahcorde commented Apr 25, 2019

No description provided.

sagniknitr and others added 9 commits February 14, 2019 17:46
* Use correct method to get node time.
In the MessageFilter class, use node interfaces instead of using the node directly
so that the code works with either rclcpp::Node or rclcpp_lifecycle::LifecycleNode.
Retain the existing node-based interface for backwards compatibility.
* Fixed ros2#658

Signed-off-by: ivanpauno <[email protected]>

* Modified Eigen include directory again

Signed-off-by: ivanpauno <[email protected]>

* Deleted custom variable 'Eigen_INCLUDE_DIR'

Signed-off-by: ivanpauno <[email protected]>

* revert unrelated whitespace change

Signed-off-by: ivanpauno <[email protected]>

* Added Eigen message again

Signed-off-by: ivanpauno <[email protected]>
* use node interfaces

Signed-off-by: Karsten Knese <[email protected]>

* do not store a copy of topic interface

Signed-off-by: Karsten Knese <[email protected]>

* initialization style

Signed-off-by: Karsten Knese <[email protected]>
@ahcorde
Copy link
Author

ahcorde commented Apr 26, 2019

ping

@vmayoral
Copy link

vmayoral commented Apr 26, 2019 via email

@anasarrak
Copy link

It compiles everything for me

@vmayoral
Copy link

My first reaction is that this is problematic because the "most updated" branch in master which contains bits also from other PRs. See

I'm seeing what's the impact on the master branch. Please hold it for now.

@vmayoral
Copy link

Closed on behalf of #5

@vmayoral vmayoral closed this Apr 26, 2019
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

7 participants