You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish the point cloud data simulated by webots in ros2, and then check the specific data of the point cloud through rqt. It reads as follows:
I wonder why this is happening? And what's that extra 8 bytes of data? After I parse the data out, it takes the following form:
I think the data in the red box is the x, y and z coordinates of the points, and the data in the blue box is the two additional unknown data. @ManuelZ@brettle@Olegas@sgvandijk@correll
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Publish the point cloud data simulated by webots in ros2, and then check the specific data of the point cloud through rqt. It reads as follows:
I wonder why this is happening? And what's that extra 8 bytes of data? After I parse the data out, it takes the following form:
I think the data in the red box is the x, y and z coordinates of the points, and the data in the blue box is the two additional unknown data.
@ManuelZ @brettle @Olegas @sgvandijk @correll
Beta Was this translation helpful? Give feedback.
All reactions