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

can't use ros1 and ros2 class_loader #109

Open
Karsten1987 opened this issue Dec 12, 2018 · 0 comments
Open

can't use ros1 and ros2 class_loader #109

Karsten1987 opened this issue Dec 12, 2018 · 0 comments

Comments

@Karsten1987
Copy link

while developing rosbag2, we encountered that we have cyclic dependencies when trying to use ROS1 and ROS2 packages which both use their form of class loader. We worked around that by excluding "nodelets" from the ros1_bridge (as nodelets bring the dependency of class_loader).

see ros2/ros1_bridge#152

The original issue and description can be found here: ros2/rosbag2#69

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

1 participant