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

A few small changes to get it building on my system. #3

Merged
merged 5 commits into from
Sep 2, 2015

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Aug 11, 2015

One thing I had to do was disable the find_package(fastrtps) call.

This is because the CMake module for Fast-RTPS is incomplete:

https://github.com/eProsima/ROS-RMW-Fast-RTPS-cpp/blob/master/fastrtps_cmake_module/cmake/Modules/FindFastRTPS.cmake#L48

This results in a syntax error from CMake.
It happens to compile even without the find_package rule, so I disabled it for now.
However, it should really be finished and added back to this CMake logic.

richiprosima added a commit that referenced this pull request Sep 2, 2015
A few small changes to get it building on my system.
@richiprosima richiprosima merged commit ca5ed25 into ros2:master Sep 2, 2015
@richiprosima
Copy link
Contributor

Thanks for the contribution

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