-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
Creating a Fast DDS Listener application error #20121
Labels
Comments
after run
|
It should be printed out sensor information. |
The essential cause of the problem is RTPS/DDS Interface: PX4-Fast RTPS(DDS) Bridge does not have a clear organizational structure, causing confusion in reading, and it is not clearly pointed out that Creating a Fast DDS Listener application requires the previous operation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
In Creating a Fast DDS Listener application, when I run
the output of console is error.
My system is arm-based linux on m1 mac.
I have to delete some line of the sensor_combined_Subscriber.cxx and makefile_x64Linux2.6gcc.
To Reproduce
Steps to reproduce the behavior:
describe in Creating a Fast DDS Listener application
Expected behavior
after delete some line,output is:
The text was updated successfully, but these errors were encountered: