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

Cepton SDK incompatible with ROS2 FastDDS implementation #26

Open
frank-qcd-qk opened this issue Dec 27, 2021 · 3 comments
Open

Cepton SDK incompatible with ROS2 FastDDS implementation #26

frank-qcd-qk opened this issue Dec 27, 2021 · 3 comments

Comments

@frank-qcd-qk
Copy link

When we are trying to create a ROS2 driver, we noticed that cepton_sdk::api::SensorErrorCallback and cepton_sdk::api::SensorImageFrameCallback causes incompatibility with fastdds backend. segfault captured at the network layer of fastdds.

@willlauer
Copy link
Contributor

Hi there, which ROS distro are you using? I believe this is caused by a conflict in the Asio versions

@frank-qcd-qk
Copy link
Author

Hi, we are using ROS Foxy on Ubuntu 20.04

@frank-qcd-qk
Copy link
Author

FYI the problem can be circumvented by utilizing Cyclone DDS Backend.

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

2 participants