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

recvUC: malformed packet received from vendor 1.16 #166

Closed
tonynajjar opened this issue Feb 17, 2023 · 3 comments
Closed

recvUC: malformed packet received from vendor 1.16 #166

tonynajjar opened this issue Feb 17, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@tonynajjar
Copy link

tonynajjar commented Feb 17, 2023

Description

  • Version:
  1. foxglove bridge: 0.3.0
  2. foxglove: 1.40.0
  3. DDS: Cyclonedds
  4. ROS version: Humble
  • Platform: Ubuntu 22

Steps To Reproduce

  1. have foxglove bridge running and connect foxglove to it
    image

  2. Create a Teleop panel publishing to `/test/

image

  1. ros2 topic echo /test in a terminal:
root@logi-XMG-CORE-REN-M20:/code# ros2 topic echo /test
1676632965.771806 [0]     recvUC: malformed packet received from vendor 1.16 state parse:HEARTBEAT <52545053 02010110 e8b81001 c0bcc7f7 999987f0 09010800 8563ef63 7dfa8fc5 @0x74 07011c00 00000000 00006903 00000000 0e000000 00000000 0e000000 ad010000> (note: maybe partially bswap'd) smid 0x7 flags 0x1 otnh 28 rid 0x0 wid 0x3690000 first 14 last 14
....

Expected Behavior

no error and receive messages

@tonynajjar tonynajjar added the bug Something isn't working label Feb 17, 2023
@foxhubber
Copy link

foxhubber bot commented Feb 17, 2023

Linear: FG-2053

@achim-k
Copy link
Collaborator

achim-k commented Feb 17, 2023

I can reproduce this with the latest humble release and https://studio.foxglove.dev

The problem is, that the latest release is quite outdated. It works with the latest source build which includes #134. I believe the issue is similar to https://github.com/foxglove/studio/issues/5270#issuecomment-1430220382.

For now I would recommend building from source. We are about to release a new version, but it will take some time for the next syncs to happen.

@achim-k
Copy link
Collaborator

achim-k commented Feb 23, 2023

Closing, as it works when building foxglove_bridge from source. If you do not want to build the package from source, you will have to wait until the latest 0.4.1 release is available from the official ROS packages

@achim-k achim-k closed this as completed Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants