Not able echoing the mavros topics

Hello

I got the navio2 on a raspberry pi running Emlid Raspbian, ArduCopter: 3.2-rc2.
I want to use the mavros-node in ros and use the information published by it’s topics.
I followed the instruction guide(https://docs.emlid.com/navio2/common/dev/ros/#running-rostopic).
I can connect ardupilot to apm-planner by setting the TELEM of arducopter to the IP of my PC(GCS).
With the following code:

I can run the mavros node, but the warnings in the beginning doesn’t look right:


When I do ‘rostopic list’, I get a list of all topics published by the mavros node.
When getting info from rostopic, you have to do a servicecall:
But here I get the error. How can I solve the problem. Thanks in advance.

Kind regards, Stef

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.