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

Subscribe to topic from Gazebo #46

Closed
PhilPhal opened this issue Mar 4, 2021 · 4 comments
Closed

Subscribe to topic from Gazebo #46

PhilPhal opened this issue Mar 4, 2021 · 4 comments

Comments

@PhilPhal
Copy link

PhilPhal commented Mar 4, 2021

Hi MRS team,

We need to subscribe to a topic from Gazebo to control the position of our payload. We suppose that you subscribed to the uav_state topic in order to have the position of the uavs. Could you explain where and how you implemented this in your code?

Thank you in advance.

Best regards,
Philippe

@DanHert
Copy link
Member

DanHert commented Mar 8, 2021

Hello, you mean how is the position of the UAV in the uav_state topic calculated?
It is deduced from the simulated Accelerometers/Gyros/Barometers on Pixhawk, and fused with a source of localization, which can be GPS, Lidar SLAM, optic flow, VIO etc.

Dan H.

@WingRS
Copy link
Member

WingRS commented Mar 9, 2021

Hi @PhilPhal ,
Since Dan has given a full answer to your question, I'll close this issue today, or maybe you still have some question regarding the uav_state ?

@WingRS WingRS closed this as completed Mar 9, 2021
@WingRS
Copy link
Member

WingRS commented Mar 9, 2021

Sorry, closed it by mistake :) @PhilPhal waiting for you :)

@WingRS WingRS reopened this Mar 9, 2021
@WingRS
Copy link
Member

WingRS commented Mar 11, 2021

As no answer appeared, I am closing this issue, thanks to all :)

@WingRS WingRS closed this as completed Mar 11, 2021
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

3 participants