Bebop States publishing at 5Hz
The driver is publishing the states at 5 Hz, is it possible to increase this frequency ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
The driver is publishing the states at 5 Hz, is it possible to increase this frequency ?
At the moment the state publishing rate is limited to 5Hz by the firmware.
Asked: 2016-11-02 10:41:37 -0600
Seen: 214 times
Last updated: Nov 07 '16
Can I use ROS to control Parrot's Bebop
Does bebop_autonomy also support the new Parrot Bebop 2? [closed]
Simple position controller for the bebop parrot
bebop_autonomy on Raspberry Pi 2 or Odroid C2?
How can I make a Parrot Bebop drone follow another Parrot Bebop ?
Does the 3DR Solo support ROS?
Getting started in the world of drone programming
Fail to run bebopś ROS driver as a node
You can subscribe to Bebop states and make a new publisher that sends the states at faster than 5 Hz, but you would be sending the same state multiple times in between successive reads. Currently limited to 5 Hz.