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
In any case, ROS-based solutions could rely on suscribing the GUI to new throttled pose and vel topics, that can be published at least in two different ways:
Launching a ROS throttling node directly from the exercise .launch (easiest way, a line of code)
Building our own "republish 1, discard the next 14 messages" solution within the drone_wrapper, which is capable of handling easily the actual 30 Hz callbacks
In any case, ROS-based solutions could rely on suscribing the GUI to new throttled pose and vel topics, that can be published at least in two different ways:
Originally posted by @diegomrt in #38 (comment)
The text was updated successfully, but these errors were encountered: