-
Notifications
You must be signed in to change notification settings - Fork 93
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
"Built target builtin_interfaces__rosidl_typesupport_introspection_cpp" failed #67
Comments
Hi, I have faced a similar problem with "action_msgs__java" instead of "builtin_interfaces__java". |
I haven't gotten opensplice (or cyclone) to compile when targeting android. Do you get the same issue building with only fastrtps? |
still don't know how to solve this, |
@jacobperron @esteve Do you know what could be wrong? |
@charlotteheggem It sounds related to ros2/ros2#752. If it's the same issue, it was fixed in later versions of rosidl_typesupport_opensplice (Crystal onwards). I suspect that since rcljava assumes ROS 2 Bouncy, it is subsequently not working with newer versions of OpenSplice. |
@charlotteheggem @jacobperron is right about ros2_java assuming Bouncy. Fortunately, he has submitted #66 to update ros2_java to Dashing :-) |
@Jconn is Android a supported platform for Cyclone? I haven't tested it, though. |
cyclone and opensplice failed to build against the android ndk, but I don't know if they wanted to support android. I moved on to fastRTPS which was working great with dashing |
you can find rosidl_typesupport_opensplice_cpp/init.py
|
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Closing since this is old and we are focused on supporting ROS Galactic. Please checkout the |
when i'm in desktop installation at ament build --symlink-install --isolated, i got this error
The text was updated successfully, but these errors were encountered: