Skip to content
Evangelos Apostolidis edited this page Jun 29, 2014 · 1 revision

pandora_stabilizer package

Node

Interfaces

Input

  • Included in config/stabilizer_control.yaml
  • imu_topic is the name of a topic of type sensor_msgs/Imu, where Imu measurements are being published.

Output

  • Included in config/stabilizer_control.yaml
  • roll_command_topic is the name of the topic of type std_msgs/Float64, where the roll motor controller subscribes.
  • pitch_command_topic is the name of the topic of type std_msgs/Float64, where the pitch motor controller subscribes.

How to run

You can stabilize a sensor by changing the params in:

config/stabilizer_control.yaml

and running:

roslaunch pandora_stabilizer stabilizer_control.launch

Metapackages

###pandora_audio

  • [Audio capture node](Audio Capture Node)
  • [Audio monitoring node](Audio Monitoring Node)
  • [Audio recording node](Audio Recording Node)
  • [Audio processing node](Audio Processing Node)
Clone this wiki locally