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

Improve Documentation: Moveit Task Constructor #639

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cpetersmeier
Copy link

Description

The tutorial for the Moveit Task Constructor provides a great introduction on how to get started and covers core concepts in a detailed manner.

However as a new user, whilst the demo code is well documented, one might want to have a more accessible version of the "Pick and Place" tutorial. Additionally, it would be great to have a "blueprint" example of core class derivatives with example implementations of e.g. compute functions.

In this manner, the additions of this Pull Request aim to extend the Moveit Task Constructor Tutorial in the following ways:

  • Programmatic extension of stages.
  • Stage configuration using properties.
  • Detailed discussion of the Pick and Place task.

I would really appreciate some feedback and would love to incorporate that and any further additional ideas in the tutorial code!

@welcome
Copy link

welcome bot commented May 5, 2021

Thanks for helping in improving MoveIt and open source robotics!

    - add overview chapter
    - change getting started hierarchy
    - Add moveit_task_constructor package as upstream workspace
      package to CI.
    - Add build and run dependency entries for
      moveit_task_constructor_core package.
    - Fix EOF's.
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

Successfully merging this pull request may close these issues.

1 participant