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

I can't open some tropics #35

Open
ozitoune opened this issue Dec 12, 2023 · 0 comments
Open

I can't open some tropics #35

ozitoune opened this issue Dec 12, 2023 · 0 comments

Comments

@ozitoune
Copy link

I have made a fresh ubuntu 22.04 server install on a respber, installer micro xrce agent from snap, pw4 msgs from git, all is sourced , i can di ros2 topi list and i see the topics, but when i try to echo some topics works and some don't work.
I have a subscriber node , here is the output :

[rcutils|error_handling.c:108] rcutils_set_error_state()
This error state is being overwritten:

'Fast CDR exception deserializing message of type px4_msgs::msg::dds_::VehicleAirData_., at ./src/type_support_common.cpp:118'

with this new error message:

'Fast CDR exception deserializing message of type px4_msgs::msg::dds_::SensorGps_., at ./src/type_support_common.cpp:118'

rcutils_reset_error() should be called after error handling to avoid this.
<<<

>>> [rcutils|error_handling.c:108] rcutils_set_error_state()
This error state is being overwritten:

'Fast CDR exception deserializing message of type px4_msgs::msg::dds_::SensorGps_., at ./src/type_support_common.cpp:118'

with this new error message:

'Fast CDR exception deserializing message of type px4_msgs::msg::dds_::VehicleLocalPosition_., at ./src/type_support_common.cpp:118'

rcutils_reset_error() should be called after error handling to avoid this.

we can see problems with vehicle local position, vehicle_air_date and sensor gps.. Others topics like odometry or vahicle attitude are working

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