We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terminal 1: roslaunch px4 mavros_posix_sitl.launch
roslaunch px4 mavros_posix_sitl.launch
First, I check the mavros/state
mavros/state
header: seq: 27 stamp: secs: 27 nsecs: 336000000 frame_id: '' connected: True armed: False guided: False manual_input: True mode: "ALTCTL" system_status: 3
terminal 2: rostopic echo /mavros/local_position/pose
rostopic echo /mavros/local_position/pose
and the output is WARNING: no messages received and simulated time is active. Is /clock being published?
WARNING: no messages received and simulated time is active. Is /clock being published?
I try use the multirotor_communication.py file, however i meet the same problem in this issues
multirotor_communication.py
The text was updated successfully, but these errors were encountered:
期待有人能够解决一下根本原因。。。
Sorry, something went wrong.
No branches or pull requests
Test 1 :
terminal 1:
roslaunch px4 mavros_posix_sitl.launch
First, I check the
mavros/state
terminal 2:
rostopic echo /mavros/local_position/pose
and the output is
WARNING: no messages received and simulated time is active. Is /clock being published?
Test 2 :
I try use the
multirotor_communication.py
file, however i meet the same problem in this issuesThe text was updated successfully, but these errors were encountered: