Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[drone_teleop] ROS-based solution for rqt-gui freezing #50

Open
pariaspe opened this issue Jun 8, 2020 · 1 comment
Open

[drone_teleop] ROS-based solution for rqt-gui freezing #50

pariaspe opened this issue Jun 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@pariaspe
Copy link
Collaborator

pariaspe commented Jun 8, 2020

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

Originally posted by @diegomrt in #38 (comment)

@pariaspe pariaspe added the enhancement New feature or request label Jun 8, 2020
@pariaspe
Copy link
Collaborator Author

Freeze takeoff (#62)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant