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
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
i'm testing firos, and trying to send a sensor_msgs/image topics, but it bulk array data and dont send anything. Someone has tried with this kind of topic? or is a problem of misconfiguration in my code.
thanks!
The text was updated successfully, but these errors were encountered:
FIROS is independent from any topics. So in other words, it should work as long as you are using FIWAREs Orion Context Broker. Have you tried it with a much smaller topic? How big is the topic? Keep in mind that Orion has a limited entity size.
I testing with others topics and FIROS send it to FIWARE correctly, but no with sensor_msgs/image, debuging it i can see that Firos never created JSON with the data like in other topics
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i'm testing firos, and trying to send a sensor_msgs/image topics, but it bulk array data and dont send anything. Someone has tried with this kind of topic? or is a problem of misconfiguration in my code.
thanks!
The text was updated successfully, but these errors were encountered: