I'm going through the sample scripts in the rae-ros repo. When I run this:
ros2 run rae_bringup audio_spectrum.py
I see the LCD showing something is playing and the LEDs are being triggered, but there is no sound. How is the sound (speaker) enabled?
Also, maybe related but when running:
gst-launch-1.0 --gst-plugin-path=install/gst_bridge/lib/gst_bridge/ filesrc location=sample.mp3 ! decodebin ! audioconvert ! rosaudiosink ros-topic="/audio_out"
I get the error:
WARNING: erroneous pipeline: no element "rosaudiosink"