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

[EXECUTOR] Make starting position available to students on Dawn #223

Open
DanielMolina24 opened this issue Jun 10, 2021 · 3 comments
Open
Labels
enhancement New feature or request good-first-issue Good issues for incoming members

Comments

@DanielMolina24
Copy link
Contributor

Allow students to access the starting position of the robot through an api function

@AVSurfer123
Copy link
Member

This is already implemented in studentapi.cyx and can be accessed through Robot.start_pos

@DanielMolina24
Copy link
Contributor Author

Issue already implemented

@benliao1
Copy link
Collaborator

We should abstract away the fields of the Robot class in the student API and wrap the access to this field in a method called Robot.get_start_pos().

@benliao1 benliao1 added enhancement New feature or request good-first-issue Good issues for incoming members labels Sep 23, 2021
@shreyaganti03 shreyaganti03 self-assigned this Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Good issues for incoming members
Projects
None yet
Development

No branches or pull requests

4 participants