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
I assume you're asking about the required format (data layout) of the JSON string in order to create a Twist message.
To answer these kinds of questions you can always "go the opposite direction": take a arbitrarily instantiated Twist message (or whatever ROS message you're interested in) and convert it to JSON:
Hello,
I am wondering if you could give an example of formatting the JSON to send a Twist message.
Thank you!
The text was updated successfully, but these errors were encountered: