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.
* 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 <[email protected]>
davetcoleman and others added 28 commits March 11, 2021 18:53
* Remove unnecessary comment

on googling 'how to make python file executable', didn't get the expected result. For beginners, it can be time-saving
…veit#437)

* some changes related to those from trajopt in moveit_planners

* clang format

Co-authored-by: omid <[email protected]>
…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 <[email protected]>

* Update doc/planning_with_approximated_constraint_manifolds/planning_with_approximated_constraint_manifolds_tutorial.rst

Co-authored-by: Felix von Drigalski <[email protected]>

* Apply suggestions from code review

Co-authored-by: Felix von Drigalski <[email protected]>

Co-authored-by: Mark Moll <[email protected]>
Co-authored-by: Felix von Drigalski <[email protected]>
* tutorial for debugging a failing test using docker

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <[email protected]>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <[email protected]>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <[email protected]>

* Update doc/test_debugging/test_debugging_tutorial.rst

Co-authored-by: Robert Haschke <[email protected]>

* remove ros_distro env variable

* fix grammar/spelling errors

* Apply suggestions from code review

* Fix sphynx bug

Co-authored-by: Robert Haschke <[email protected]>
Co-authored-by: Dave Coleman <[email protected]>
* Migrate to github actions
* Fix formating errors
* fix visualization of the list

Signed-off-by: mohamedsayed18 <[email protected]>

Co-authored-by: Michael Görner <[email protected]>
@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.