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

Make all classes functional #4

Open
gchenfc opened this issue Aug 31, 2020 · 0 comments
Open

Make all classes functional #4

gchenfc opened this issue Aug 31, 2020 · 0 comments

Comments

@gchenfc
Copy link
Member

gchenfc commented Aug 31, 2020

This issue was imported from github.gatech.edu.
The original issue was opened by @aescontrela3 on 2020-02-18T21:15:08Z and assigned to @yzhang3333 @aescontrela3 @smccormick32

All classes in GTDynamics should be made functional. Part of this change will involve the notion of "fixing links" after they have been created and "removing links" from the Robot after it has been instantiated. Everything should be implemented in the constructor and the class's member variables should not be changed from there on after. As such, all instance methods should be const.

Originally posted by @aescontrela3 in https://github.gatech.edu/borglab/GTDynamics/pull/6/review_comment/create

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