You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys I execute: roslaunch mavros apm.launch or roslaunch mavros apm.launch
Then I run rostopic list and can see topics. However, when I run rostopic echo I can only see data for /diagnostics and /mavros/state. The Pixhawk is connected to a linux machine using the micro usb port. I can arm the drone and change flight modes and these will change accordingly in the echoed /mavros/state message, but I cannot see any other messages.
I can also see data flowing on /mavlink/from topic but nothing on /mavlink/to
I can also connect the GCS in parallel and see all the data (e.g. imu, altitude etc.) through mission planner using: rosrun mavros mavros_node _fcu_url:=/dev/ttyACM0:921600 _gcs_url:=udp://@
I have tried executing rosservice call /mavros/set_stream_rate 0 10 1 right after the roslaunch command, but I do not see any differences. Any clues?
MAVROS version and platform/mavros/state
Mavros: not sure installed through apt-get
ROS: Kinetic
Ubuntu: 16.04
Issue details
Hi guys I execute:
roslaunch mavros apm.launch or roslaunch mavros apm.launch
Then I run rostopic list and can see topics. However, when I run rostopic echo I can only see data for /diagnostics and /mavros/state. The Pixhawk is connected to a linux machine using the micro usb port. I can arm the drone and change flight modes and these will change accordingly in the echoed /mavros/state message, but I cannot see any other messages.
I can also see data flowing on /mavlink/from topic but nothing on /mavlink/to
I can also connect the GCS in parallel and see all the data (e.g. imu, altitude etc.) through mission planner using:
rosrun mavros mavros_node _fcu_url:=/dev/ttyACM0:921600 _gcs_url:=udp://@
I have tried executing rosservice call /mavros/set_stream_rate 0 10 1 right after the roslaunch command, but I do not see any differences. Any clues?
MAVROS version and platform/mavros/state
Mavros: not sure installed through apt-get
ROS: Kinetic
Ubuntu: 16.04
Autopilot type and version
[X] ArduPilot
[ ] PX4
Version: 3.6.10
Node logs
Diagnostics
Check ID
The text was updated successfully, but these errors were encountered: