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

Create e-agent that follows the controlled vehicle #3

Open
slivingston opened this issue Mar 25, 2016 · 3 comments
Open

Create e-agent that follows the controlled vehicle #3

slivingston opened this issue Mar 25, 2016 · 3 comments

Comments

@slivingston
Copy link
Member

As a first demonstration of an adversarial agent that acts depending on the controller, create one that attempts to follow the path of the controlled vehicle.

@slivingston slivingston changed the title e-agent that follows the Create e-agent that follows the controlled vehicle Mar 25, 2016
@slivingston
Copy link
Member Author

The first design should allow the e-agent to have knowledge of the exact pose of the controlled vehicle and thus be able to record the entire path history of it. It could also assume perfect information of its own pose. The second design should attempt the tracking using only onboard sensors.

@slivingston
Copy link
Member Author

Code implementing this should be placed under the directory domains/dubins_traffic/e-agents/

@slivingston slivingston added this to the second release of Dubins traffic problem domain milestone Apr 11, 2016
@slivingston slivingston removed this from the second release of Dubins traffic problem domain milestone Apr 30, 2016
@slivingston
Copy link
Member Author

I had marked this issue as something to achieve as part of the second release of the dubins_traffic benchmark, but the existing wandering behavior e-agents/wander is sufficient. Thus I removed this issue from the milestone.

@slivingston slivingston self-assigned this Feb 1, 2017
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

1 participant