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

"Built target builtin_interfaces__rosidl_typesupport_introspection_cpp" failed #67

Closed
dimasoktanugraha opened this issue Oct 8, 2019 · 10 comments

Comments

@dimasoktanugraha
Copy link

when i'm in desktop installation at ament build --symlink-install --isolated, i got this error
Screenshot from 2019-10-08 11-17-46

@charlotteheggem
Copy link

Hi, I have faced a similar problem with "action_msgs__java" instead of "builtin_interfaces__java".
Did you find a solution for this?

@Jconn
Copy link

Jconn commented Nov 25, 2019

I haven't gotten opensplice (or cyclone) to compile when targeting android. Do you get the same issue building with only fastrtps?

@dimasoktanugraha
Copy link
Author

still don't know how to solve this,

@charlotteheggem
Copy link

@jacobperron @esteve Do you know what could be wrong?

@jacobperron
Copy link
Contributor

jacobperron commented Nov 27, 2019

@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.

@esteve
Copy link
Member

esteve commented Dec 4, 2019

@charlotteheggem @jacobperron is right about ros2_java assuming Bouncy. Fortunately, he has submitted #66 to update ros2_java to Dashing :-)

@esteve
Copy link
Member

esteve commented Dec 4, 2019

@Jconn is Android a supported platform for Cyclone? I haven't tested it, though.

@Jconn
Copy link

Jconn commented Dec 4, 2019

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

@year112
Copy link

year112 commented Feb 21, 2020

you can find rosidl_typesupport_opensplice_cpp/init.py
and delete that part

else:
        assert False, "Failed to find '// Generated: ' line"

ivanpauno added a commit that referenced this issue May 13, 2021
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@jacobperron
Copy link
Contributor

Closing since this is old and we are focused on supporting ROS Galactic. Please checkout the main branch :)

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

No branches or pull requests

6 participants