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

Remove redundant trajectory building tools #8

Open
cbteeple opened this issue Nov 7, 2019 · 0 comments
Open

Remove redundant trajectory building tools #8

cbteeple opened this issue Nov 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cbteeple
Copy link
Owner

cbteeple commented Nov 7, 2019

List of redundant tools:

  • "pick-place-build.launch" can be implemented by "pick-place-build-multi.launch" using the "type: single" option in the setup file (in "traj_setup").

  • "pick-place-plan.launch" can be implemented by "pick-place-plan-multi.launch" since there would only be one auto-generated trajectory file, "position_0000.yaml" in the folder.

  • "pick-place-run.launch" can be implemented by "pick-place-run-multi.launch" since now we would just be reading out of the auto-generated trajectory folder.

@cbteeple cbteeple added the enhancement New feature or request label Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant