Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

is it possible to define a trajectory with low level api? #3013

Closed
lucafei opened this issue Sep 10, 2020 · 3 comments
Closed

is it possible to define a trajectory with low level api? #3013

lucafei opened this issue Sep 10, 2020 · 3 comments

Comments

@lucafei
Copy link

lucafei commented Sep 10, 2020

hello, guys, i'm doing a trajectory planning for a aircraft landing, but by no i have only found the airsim api to define the position and velocity. So i want to ask, if it exists another api to plan a custom trajectory or low level api to control the roation of motor?

@clintlombard
Copy link

Maybe look at running PX4 in SITL with offboard control commands.

@jonyMarino
Copy link
Collaborator

Hi @lucafei. You can now use the new ExternalPhysicsEngine: #3626

@lovettchris
Copy link
Member

See moveOnPath in path.py, it is specifying a path, and velocity, which seems to be exactly what you are asking for?

@microsoft microsoft locked and limited conversation to collaborators Jul 23, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

4 participants