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

[JTC] Cleanup TODO-List from #320 #944

Open
6 of 8 tasks
christophfroehlich opened this issue Dec 22, 2023 · 1 comment · May be fixed by #1128
Open
6 of 8 tasks

[JTC] Cleanup TODO-List from #320 #944

christophfroehlich opened this issue Dec 22, 2023 · 1 comment · May be fixed by #1128

Comments

@christophfroehlich
Copy link
Contributor

christophfroehlich commented Dec 22, 2023

To keep track of TODOs mentioned with #320:

@christophfroehlich
Copy link
Contributor Author

@bmagyar regarding

try refactoring these into trajectory_operations.cpp or into trajectory.hpp directly

The methods

  • fill_partial_goal
  • sort_to_local_joint_order
  • validate_trajectory_msg
  • add_new_trajectory_msg

all use class variables, like dof_, params_.joints and so on. You suppose to refactor that without relying on class variables but add them as function parameters?

@christophfroehlich christophfroehlich linked a pull request May 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant