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

About the position control of the offboard using mavros #12054

Closed
kangjingjie opened this issue May 22, 2019 · 5 comments
Closed

About the position control of the offboard using mavros #12054

kangjingjie opened this issue May 22, 2019 · 5 comments

Comments

@kangjingjie
Copy link

Hello everyone!

I recently sent a pose to /mavros/mocap/pose via mavros.

Question 1. The /mavros/mocap/pose theme is also displayed in the rqt_graph diagram. Subscribe to /mavros/local_position/pose and find that its xyz is always around 0 and is not the same as /mavros/mocap/pose? This is why, I used the lpe firmware of px4. Is it appropriate to fuse the data?

Question 2. I did an experiment and found that the speed of the drone is too large after starting the set_position. How should I limit the speed at which the drone starts and the speed at which it reaches a certain point. If it is a parameter, what is the specific parameter?

Question 3. What is the conversion of mocap's reference system under mavros? The coordinates of the drone under mocap are (0,0,2), and the starting coordinates of the drone are (0,0,0)? If so how should I convert two coordinate systems?

Thanks!

@roseyangyu
Copy link

I can set position mode if vehicle is on the ground.But when vehicle is flying,mode become altitude mode.Can you help me?

@julianoes
Copy link
Contributor

@roseyangyu please open a separate issue for your question and supply some details.

@BRNKR
Copy link

BRNKR commented May 29, 2019

Question 2: The Positon Controller is a P Controller. You can set the Max horizontal velocity in xy axes. but you cannot control the specific behaviour.
it is also possible to feed the velocity at the same time. it will be used as feedforward.

@stale
Copy link

stale bot commented Aug 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Sep 10, 2019

Closing as stale.

@stale stale bot closed this as completed Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants