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

moveOnSpline and moveOnSplineAsync with custom environments #1

Open
archit120 opened this issue Aug 3, 2020 · 2 comments
Open

moveOnSpline and moveOnSplineAsync with custom environments #1

archit120 opened this issue Aug 3, 2020 · 2 comments

Comments

@archit120
Copy link

Hi,

Please let me know if this isn't the appropriate place for this issue. I'm trying to use moveOnSpline with custom environments but I think that API is only available in binaries available in this repository. Is that correct and if so, how can I get that API functionality to custom environments?

@MajdWardeh
Copy link

Hello,

I know that AirSim has a ROS wrapper, so is there a way to work on ADRL with ROS?

Thank you

@digiwang
Copy link

digiwang commented Jul 28, 2021

@archit120 I have been trying to figure out the same thing. As far as I can tell, the moveOnSplineAsync() function is like you said, only available within the ADRL binaries. So, you do not have access to that function from within a custom environment, even if you add all the proper imports.

You may have already discovered this, but it looks like there is a trajectory planner available here within the baselines/gtp.py.

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