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

Edit the order of the gates #4

Closed
yixjia opened this issue Jan 2, 2021 · 5 comments
Closed

Edit the order of the gates #4

yixjia opened this issue Jan 2, 2021 · 5 comments

Comments

@yixjia
Copy link

yixjia commented Jan 2, 2021

Hello,

My teammates and I are trying to implement our planning algorithm and we're wondering if there is a way for us to edit the order that we can pass through the gates?

Thank you!

@yixjia
Copy link
Author

yixjia commented Jan 6, 2021

Nvm, just found out we can order the gates easily by ourselves.

@yixjia yixjia closed this as completed Jan 6, 2021
@krsandeep98
Copy link

@LucasYXJ can you give some details on how to go about changing the order of the gates? Also, have you experimented with altering the position of the gates in the environment? I only have access to the binary file in the ADRL/Binaries/Linux folder and am not sure how to change that. Should we use the simSetObjectPose api?
@madratman @saihv @sytelus Tagging others as well, let me know if you need more details to answer.

@yixjia
Copy link
Author

yixjia commented Apr 6, 2021

Hi, I actually alternated the order that the drone passes through the gates instead of the order of the gates. I've not tried to alter positions of the gates in the environment.

@krsandeep98
Copy link

Just wanted to clarify, do you mean that you passed the gates information in a different manner (order) to the drone and let the drone cross them in that order?

@yixjia
Copy link
Author

yixjia commented Apr 6, 2021

Yes.

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