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
PlotJuggler seems to be very versatile. I am a real beginner. What I want to do is sending UDP-messages from a microcontroller ESP32 with a code written in C++ / Arduino to a computer via UDP. But PJ expects certain formats. Though I don't have any knowledge about these dataformats like JSON, BSON, etc. So I want to ask whe can I find definitions for these formats?
and which format is most easy to use. I guess for example JSON is pretty complex.
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
-
Hi everybody,
PlotJuggler seems to be very versatile. I am a real beginner. What I want to do is sending UDP-messages from a microcontroller ESP32 with a code written in C++ / Arduino to a computer via UDP. But PJ expects certain formats. Though I don't have any knowledge about these dataformats like JSON, BSON, etc. So I want to ask whe can I find definitions for these formats?
and which format is most easy to use. I guess for example JSON is pretty complex.
So which format would you recommend?
best regards Stefan
Beta Was this translation helpful? Give feedback.
All reactions