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

Add Road#obstacles_part_of_a_collision(action) to help construct features. #17

Open
dmorrill10 opened this issue Jun 15, 2018 · 2 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@dmorrill10
Copy link
Member

Move code from lines 154 to 163 to this new method. You'll also have to create an updated Car, as is done on line 125, and loop over obstacles in self._obstacles.

@dmorrill10 dmorrill10 added the enhancement New feature or request label Jun 15, 2018
@dmorrill10
Copy link
Member Author

Have it return both the list of obstacles and the list of obstacle indices.

@dmorrill10 dmorrill10 added the wontfix This will not be worked on label Jun 27, 2018
@dmorrill10
Copy link
Member Author

Let's ignore this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants