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

Update task composer readme #475

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tesseract_task_composer/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,8 @@ This task modifies the input instructions in order to push waypoints that are ou
profiles: profiles
manip_info: manip_info
composite_profile_remapping: composite_profile_remapping
outputs:
program: output_data

Fix State Collision Task
^^^^^^^^^^^^^^^^^^^^^^^^
Expand All @@ -812,6 +814,8 @@ This task modifies the input instructions in order to push waypoints that are in
profiles: profiles
manip_info: manip_info
composite_profile_remapping: composite_profile_remapping
outputs:
program: output_data

Min Length Task
^^^^^^^^^^^^^^^
Expand Down
Loading