You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: