How to get FMU data through Mavros?
Hey guys,
I want to replace optical flow to SLAM data . But I don't know how to do that.
Here is my idea, I modify the connection and rqt_graph shows as below.
then I check the topic "/mavros/px4flow/raw/opticalflowrad " ,it shows any log.
What should I do ? thank you !
Asked by YingHua on 2016-03-25 01:12:35 UTC
Answers
How px4flow connected? It should be connected via I2C to Pixhawk, then enabled in FCU parameters. Then px4flow plugin can get this data over companion link (note that it may require additional config).
Asked by vooon on 2016-05-08 05:03:08 UTC
Comments