Skip to content
New issue

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

There is no message when echo local_position/pose #120

Closed
XXLiu-HNU opened this issue Nov 18, 2024 · 1 comment
Closed

There is no message when echo local_position/pose #120

XXLiu-HNU opened this issue Nov 18, 2024 · 1 comment

Comments

@XXLiu-HNU
Copy link

Test 1 :

terminal 1:
roslaunch px4 mavros_posix_sitl.launch

First, I check the 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

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 issues

@20246688
Copy link

期待有人能够解决一下根本原因。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants