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

Rebase to Master #2

Open
wants to merge 91 commits into
base: ompl-constrained-planning-v2
Choose a base branch
from

Conversation

gautz
Copy link

@gautz gautz commented Jun 24, 2021

Description

Checklist

  • 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

henningkayser and others added 30 commits August 24, 2020 15:34
* Update the jog tutorials for new pkg/topic names

* Update the rqt_graph image
Tutorial showing how to use GPD and Dex-Net within the
MoveIt Task Constructor.
Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>
* Python3 migration of move_group_python_interface_tutorial
* Python3 migration of collision_enviroments
- declare missing run dependencies
- find_package(rviz_visual_tools) as we declare it as a build dependency
- build lerp_motion_planner_plugin directly from all sources
- unused parameters, variables
- uninitialized variables
- out-of-order member initialization
- unsigned int vs. signed int comparison
... to have latest geometric_shapes 0.7.2 available
* Whitepsace Cleanup

* One more change
Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>
Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>
davetcoleman and others added 28 commits March 11, 2021 18:53
Co-authored-by: Bey Hao Yun <cardboardmails@gmail.com>
Co-authored-by: G.A. vd. Hoorn <g.a.vanderhoorn@tudelft.nl>
Co-authored-by: Takara Kasai <takara.kasai@gmail.com>
Co-authored-by: omid <omid@picknik.ai>
* Remove unnecessary comment

on googling 'how to make python file executable', didn't get the expected result. For beginners, it can be time-saving
Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>
…veit#437)

* some changes related to those from trajopt in moveit_planners

* clang format

Co-authored-by: omid <omid@picknik.ai>
…t#501)

* Create 'Representation and Evaluation of Constraints' tutorial

* Integrate with new Approx Constraint Manifold tutorial

* Update doc/planning_with_approximated_constraint_manifolds/planning_with_approximated_constraint_manifolds_tutorial.rst

Co-authored-by: Mark Moll <Mark.Moll@gmail.com>

* Update doc/planning_with_approximated_constraint_manifolds/planning_with_approximated_constraint_manifolds_tutorial.rst

Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>

* Apply suggestions from code review

Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>

Co-authored-by: Mark Moll <Mark.Moll@gmail.com>
Co-authored-by: Felix von Drigalski <FvDrigalski@gmail.com>
* tutorial for debugging a failing test using docker

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>

* remove ros_distro env variable

* fix grammar/spelling errors

* Apply suggestions from code review

* Fix sphynx bug

Co-authored-by: Robert Haschke <rhaschke@users.noreply.github.com>
Co-authored-by: Dave Coleman <dave@picknik.ai>
* Migrate to github actions
* Fix formating errors
* fix visualization of the list

Signed-off-by: mohamedsayed18 <mohamed95.a.s@gmail.com>

Co-authored-by: Michael Görner <me@v4hn.de>
@gautz gautz marked this pull request as ready for review June 25, 2021 11:32
@gautz
Copy link
Author

gautz commented Jun 25, 2021

Here pre-commit run already. Is there any thing else to test before to merge?

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.