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

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    f1fd2c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d50903c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Update the servo tutorial for new pkg/topic names (moveit#508)

    * Update the jog tutorials for new pkg/topic names
    
    * Update the rqt_graph image
    AndyZe authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1d64f5b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. MoveIt deep grasping tutorial (moveit#521)

    Tutorial showing how to use GPD and Dex-Net within the
    MoveIt Task Constructor.
    bostoncleek authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2a7b927 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    7cac2c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Add instruction for Kinematic Solver field to the hand planning group…

    … to setup assistant tutorial (moveit#532)
    tylerjw authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3262e09 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Update planning_scene topic and images in RViz tutorial (moveit#534)

    Co-authored-by: Felix von Drigalski <[email protected]>
    tylerjw and felixvd authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f0ac33f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Python3 migration (moveit#536)

    * Python3 migration of move_group_python_interface_tutorial
    * Python3 migration of collision_enviroments
    tylerjw authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    04cd003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb3e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db3d148 View commit details
    Browse the repository at this point in the history
  4. Apply clang-tidy-fix

    rhaschke committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    76ad931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c661e4 View commit details
    Browse the repository at this point in the history
  6. Fix catkin_lint errors + warnings

    - 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
    rhaschke committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3c200b3 View commit details
    Browse the repository at this point in the history
  7. Fix compiler warnings

    - unused parameters, variables
    - uninitialized variables
    - out-of-order member initialization
    - unsigned int vs. signed int comparison
    rhaschke committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4dc65c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4adfb57 View commit details
    Browse the repository at this point in the history
  9. Travis: Temporarily switch to ros-testing

    ... to have latest geometric_shapes 0.7.2 available
    rhaschke committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ccd1019 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    f907768 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Whitepsace Cleanup (moveit#539)

    * Whitepsace Cleanup
    
    * One more change
    DLu authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    af34473 View commit details
    Browse the repository at this point in the history
  2. Update Branches to Noetic

    DLu committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    43d7753 View commit details
    Browse the repository at this point in the history
  3. apt-get => apt

    DLu committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    28d74cc View commit details
    Browse the repository at this point in the history
  4. Update Conf

    DLu committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a2862e5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request moveit#541 from DLu/noetic_updates

    Update Branches to Noetic
    AndyZe authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    40bd382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5407d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Apply suggestions from code review

    Co-authored-by: Felix von Drigalski <[email protected]>
    DLu and felixvd authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7a4c3b3 View commit details
    Browse the repository at this point in the history
  2. Changes from PR Feedback

    DLu committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    149fbe4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Add a gif and formatting cleanup

    DLu committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    b9b977e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    3c90b71 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Update doc/move_group_interface/src/move_group_interface_tutorial.cpp

    Co-authored-by: Felix von Drigalski <[email protected]>
    DLu and felixvd authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d21a745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f93172 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    627982a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Update comments based on PR

    DLu committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f757545 View commit details
    Browse the repository at this point in the history
  2. Fix collision bug, add gifs

    DLu committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3dda4a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Misc Tutorial Improvements, some for noetic (moveit#546)

    * Misc Tutorial Improvements, some for noetic
    
    * Apply suggestions from code review
    
    Co-authored-by: Felix von Drigalski <[email protected]>
    
    * Remove gif changes
    
    * PR Feedback
    
    * Update doc/planning_scene_monitor/planning_scene_monitor_tutorial.rst
    
    Co-authored-by: Felix von Drigalski <[email protected]>
    DLu and felixvd authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    66766aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request moveit#542 from DLu/update_move_group_interface

    Split Object Sections in MoveGroupInterface tutorial
    AndyZe authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    843c888 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    52b4920 View commit details
    Browse the repository at this point in the history
  2. Merge pull request moveit#552 from Villanut0/fix_servo_doc

    Fix typo in switch_controller service call
    AndyZe authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    340ca28 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. New calibration tutorial (moveit#497)

    John Stechschulte authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    7a547f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    ddac28e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    8fb9853 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    9a25cf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Using Bullet as a Collision Checker (moveit#337)

    * Adding Bullet collision tutorial:
      * use copy of visualizing collisions tutorial
      * adapted copied tutorial for Bullet
      * added CCD demonstration to tutorial
    
    * PR review fix
    
    * clang-format and update broken link
    
    * update robot state and maker visualizations
    
    * Replace raw pointers through smart pointers
    
    * Retriggering travis
    
    * fix compiler warnings
    
    * fix clang-tidy
    
    * Fixup
    j-petit authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    7e6ca05 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    2dc53dd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Support for video embedding (moveit#550)

    * Support for video embedding
    
    * Remove video dependency in favor of raw html
    
    * Loop=true
    
    * Update default text
    DLu authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5d9c8ed View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    1716a96 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Update move group c++ interface doc (moveit#563)

    * Update move groupe c++ interface doc
    
    Give reference to the fact that in some cases one has to enforce the joint_model_state_space
    
    * Removed white spaces and fixed typo
    
    * Removed trailing whitespaces
    JM322 authored Dec 12, 2020
    Configuration menu
    Copy the full SHA
    86d30b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. updates to PlanningSceneMonitor tutorial (moveit#567)

    John Stechschulte authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e47dc6f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    c0eba93 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Add version buttons and indicator in sidebar header (moveit#557)

    * Add version dropdown to top of sidebar.
    Updated wording on version notification.
    Update theme version popout at bottom of page (not used).
    
    * Update _themes/sphinx_rtd_theme/moveit_version.html
    
    Co-authored-by: Nathan Brooks <[email protected]>
    
    * add lable to dropdown
    
    Co-authored-by: Nathan Brooks <[email protected]>
    Alex Goldman and nbbrooks authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    71ecd2d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Add comment about the importance of AsyncSpinner (moveit#565)

    * Add comment about the importance of AsyncSpinner
    samarth-robo authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    abb9f1a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Moveitcpp Tutorial Images (moveit#571)

    Added a missing image and additional images of expected outputs.
    bostoncleek authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a7ebc0b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    ea5ab20 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update move_group_python_interface_tutorial.py (moveit#577)

    * Update move_group_python_interface_tutorial.py
    mqnc authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    623dede View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    9e9cf38 View commit details
    Browse the repository at this point in the history
  2. remove indigo from version dropdown

    Alex committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8a6e8df View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge pull request moveit#590 from auman66/moveit2-dropdown

    move version dropdown to seperate file and add Foxy
    Alex Goldman authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    424cb90 View commit details
    Browse the repository at this point in the history
  2. MGI: disambiguate tutorial on plan()+move() (moveit#594)

    The previous version implies that move() might actuate the plan
    generated above, which is *not* the case. Instead, let's mention
    the execute method above and disambiguate the comments.
    
    Co-authored-by: Drew Hamilton <[email protected]>
    v4hn and drewhamiltonasdf authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    15f974a View commit details
    Browse the repository at this point in the history
  3. Fix minor typo (moveit#599)

    DLu authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    840e121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7014e View commit details
    Browse the repository at this point in the history
  5. Use tau instead of pi for rotations (moveit#554)

    Tau is the circle constant C/r (diameter over radius) = 2*pi = tau. This makes writing rotations easier.
    
    See https://tauday.com/tau-manifesto for more reasoning.
    
    * Add more explicit comments
    
    * Add clearer radian definition in MGI C++ tutorial
    
    Co-authored-by: v4hn <[email protected]>
    felixvd and v4hn authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    73e7226 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cee639 View commit details
    Browse the repository at this point in the history
  7. Add MoveIt+Gazebo Integration tutorial for panda arm (moveit#499)

    * Create stub gazebo simulation tutorial
    
    * Finish pure-gazebo tutorial for panda arm.
    
    * Finish moveit-gazebo tutorial for panda arm.
    
    * Add the missing step regarding to auto-generated robot_description parameter speecification.
    
    * Update external links for panda_moveit_config package in Gazebo tutorial.
    
    Co-authored-by: Dave Coleman <[email protected]>
    Co-authored-by: Tahsincan Kose <[email protected]>
    3 people authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    cf8c525 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    7215911 View commit details
    Browse the repository at this point in the history
  2. Merge pull request moveit#600 from ros-planning/pr-noetic-disclaimer

    Update note on Noetic MoveIt version, noting MoveIt 2
    Alex Goldman authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5b2080d View commit details
    Browse the repository at this point in the history
  3. Improve chomp_planner_tutorial text and formatting (moveit#609)

    Co-authored-by: Bey Hao Yun <[email protected]>
    davetcoleman and Bey Hao Yun authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4dcf79b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36b2926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e4c7e View commit details
    Browse the repository at this point in the history
  6. Describe predefined states comboboxes (moveit#610)

    Co-authored-by: Takara Kasai <[email protected]>
    davetcoleman and takarakasai authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    edb533c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    186f9c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. fixed licenses (moveit#595)

    Co-authored-by: omid <[email protected]>
    v4hn and omid authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    bdf2f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2458c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    493360d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Remove unnecessary comment (moveit#620)

    * Remove unnecessary comment
    
    on googling 'how to make python file executable', didn't get the expected result. For beginners, it can be time-saving
    Praveendwivedi authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d756c93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6391622 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Fix broken links (moveit#628)

    Vatan Aksoy Tezer authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7617552 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. fix typo (moveit#629)

    lorepieri8 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    c7572af View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Set Bullet as the exclusive collision detection algorithm. (moveit#584)

    Co-authored-by: Felix von Drigalski <[email protected]>
    AndyZe and felixvd authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    8fd9264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2b0e6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Update trajopt_example.cpp based on new changes in the trajopt PR (mo…

    …veit#437)
    
    * some changes related to those from trajopt in moveit_planners
    
    * clang format
    
    Co-authored-by: omid <[email protected]>
    ommmid and omid authored May 3, 2021
    Configuration menu
    Copy the full SHA
    74577a8 View commit details
    Browse the repository at this point in the history
  2. Create 'Representation and Evaluation of Constraints' tutorial (movei…

    …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]>
    3 people authored May 3, 2021
    Configuration menu
    Copy the full SHA
    d3eeaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22711b2 View commit details
    Browse the repository at this point in the history
  4. Tutorial for debugging a failing test using docker (moveit#489)

    * 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]>
    3 people authored May 3, 2021
    Configuration menu
    Copy the full SHA
    e1c74b7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    13c4fc1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    fa945cb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Migrate to github actions (moveit#634)

    * Migrate to github actions
    * Fix formating errors
    Vatan Aksoy Tezer authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    37c0701 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    7e88e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Enable CI on PRs (moveit#647)

    Vatan Aksoy Tezer authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    901ed80 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    fb4f949 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Fix list formating (moveit#649)

    * fix visualization of the list
    
    Signed-off-by: mohamedsayed18 <[email protected]>
    
    Co-authored-by: Michael Görner <[email protected]>
    mohamedsayed18 and v4hn authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ccba270 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    e034800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c9c9b View commit details
    Browse the repository at this point in the history
  3. pre-commit run

    gautz committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b43efa7 View commit details
    Browse the repository at this point in the history