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

Replace functions named get_ #74

Open
MaximeBouton opened this issue Mar 11, 2020 · 0 comments
Open

Replace functions named get_ #74

MaximeBouton opened this issue Mar 11, 2020 · 0 comments
Milestone

Comments

@MaximeBouton
Copy link
Member

A lot of functions are named get_..., I think we could remove the get in most of the cases to match julia style guides.

Examples:
get_lane -> lane
get_center -> center (arguable, center is a bit too general, we might want to change it to centerpoint)
get_rear -> rear (or rearpoint)
get_frenet_realative_position -> frenet_relative_position
...

@MaximeBouton MaximeBouton mentioned this issue Mar 19, 2020
17 tasks
@MaximeBouton MaximeBouton added this to the v0.8 milestone Mar 19, 2020
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

1 participant