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 | Q&A answers.ros.org |
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-11-02 10:41:37 -0500
Seen: 182 times
Last updated: Nov 07 '16
Simple position controller for the bebop parrot
How can I make a Parrot Bebop drone follow another Parrot Bebop ?
Can I use ROS to control Parrot's Bebop
Does bebop_autonomy also support the new Parrot Bebop 2? [closed]
bebop_autonomy on Raspberry Pi 2 or Odroid C2?
Does the 3DR Solo support ROS?
Fail to run bebopś ROS driver as a node
Catkin Build Error Bebop_Autonomy
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.