Moveit core python tutorials
Description
Add tutorials for the new python interface to moveit_core. This is adapted from the C++ planning scene tutorial
Checklist
- [x] Required by CI: Code is auto formatted using clang-format
- [ ] While waiting for someone to review your request, please consider reviewing another open pull request to support the maintainers
Things to be aware of:
- these links are not tested, I made educated guesses on how things will appear on docs.ros.org, but I'm not sure how to test it
- there may be lots of other places in this repo and others where the URLs for the C++ documentation need to be updated, this only handles the ones I noticed (in conf.py)
@PeterMitrano we (hopefully) fixed the links in this independent PR, so your patches do not apply anymore. Could you please clean up this PR?
Seems the python docs are still not being generated.
note to self this PR is currently pending on resolving the issues mentioned in https://github.com/ros-planning/moveit/issues/2606
Did a rebase, sorry if that messed up the review. This PR is still blocked by issues mentioned in ros-planning/moveit#2606