-
Notifications
You must be signed in to change notification settings - Fork 3
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
base: ompl-constrained-planning-v2
Are you sure you want to change the base?
Rebase to Master #2
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1fd2c5 - Browse repository at this point
Copy the full SHA f1fd2c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50903c - Browse repository at this point
Copy the full SHA d50903cView commit details
Commits on Sep 11, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 1d64f5b - Browse repository at this point
Copy the full SHA 1d64f5bView commit details
Commits on Sep 28, 2020
-
MoveIt deep grasping tutorial (moveit#521)
Tutorial showing how to use GPD and Dex-Net within the MoveIt Task Constructor.
Configuration menu - View commit details
-
Copy full SHA for 2a7b927 - Browse repository at this point
Copy the full SHA 2a7b927View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7cac2c3 - Browse repository at this point
Copy the full SHA 7cac2c3View commit details
Commits on Oct 2, 2020
-
Add instruction for Kinematic Solver field to the hand planning group…
… to setup assistant tutorial (moveit#532)
Configuration menu - View commit details
-
Copy full SHA for 3262e09 - Browse repository at this point
Copy the full SHA 3262e09View commit details
Commits on Oct 3, 2020
-
Update planning_scene topic and images in RViz tutorial (moveit#534)
Co-authored-by: Felix von Drigalski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0ac33f - Browse repository at this point
Copy the full SHA f0ac33fView commit details
Commits on Oct 6, 2020
-
Python3 migration (moveit#536)
* Python3 migration of move_group_python_interface_tutorial * Python3 migration of collision_enviroments
Configuration menu - View commit details
-
Copy full SHA for 04cd003 - Browse repository at this point
Copy the full SHA 04cd003View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb3e8f - Browse repository at this point
Copy the full SHA cfb3e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3d148 - Browse repository at this point
Copy the full SHA db3d148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ad931 - Browse repository at this point
Copy the full SHA 76ad931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c661e4 - Browse repository at this point
Copy the full SHA 4c661e4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3c200b3 - Browse repository at this point
Copy the full SHA 3c200b3View commit details -
- unused parameters, variables - uninitialized variables - out-of-order member initialization - unsigned int vs. signed int comparison
Configuration menu - View commit details
-
Copy full SHA for 4dc65c9 - Browse repository at this point
Copy the full SHA 4dc65c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4adfb57 - Browse repository at this point
Copy the full SHA 4adfb57View commit details -
Travis: Temporarily switch to ros-testing
... to have latest geometric_shapes 0.7.2 available
Configuration menu - View commit details
-
Copy full SHA for ccd1019 - Browse repository at this point
Copy the full SHA ccd1019View commit details
Commits on Oct 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f907768 - Browse repository at this point
Copy the full SHA f907768View commit details
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af34473 - Browse repository at this point
Copy the full SHA af34473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d7753 - Browse repository at this point
Copy the full SHA 43d7753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d74cc - Browse repository at this point
Copy the full SHA 28d74ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2862e5 - Browse repository at this point
Copy the full SHA a2862e5View commit details -
Merge pull request moveit#541 from DLu/noetic_updates
Update Branches to Noetic
AndyZe authoredOct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 40bd382 - Browse repository at this point
Copy the full SHA 40bd382View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5407d8 - Browse repository at this point
Copy the full SHA f5407d8View commit details
Commits on Oct 9, 2020
-
Apply suggestions from code review
Co-authored-by: Felix von Drigalski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a4c3b3 - Browse repository at this point
Copy the full SHA 7a4c3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149fbe4 - Browse repository at this point
Copy the full SHA 149fbe4View commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b9b977e - Browse repository at this point
Copy the full SHA b9b977eView commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3c90b71 - Browse repository at this point
Copy the full SHA 3c90b71View commit details
Commits on Oct 14, 2020
-
Update doc/move_group_interface/src/move_group_interface_tutorial.cpp
Co-authored-by: Felix von Drigalski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d21a745 - Browse repository at this point
Copy the full SHA d21a745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f93172 - Browse repository at this point
Copy the full SHA 4f93172View commit details
Commits on Oct 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 627982a - Browse repository at this point
Copy the full SHA 627982aView commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f757545 - Browse repository at this point
Copy the full SHA f757545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dda4a0 - Browse repository at this point
Copy the full SHA 3dda4a0View commit details
Commits on Oct 27, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 66766aa - Browse repository at this point
Copy the full SHA 66766aaView commit details -
Merge pull request moveit#542 from DLu/update_move_group_interface
Split Object Sections in MoveGroupInterface tutorial
AndyZe authoredOct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 843c888 - Browse repository at this point
Copy the full SHA 843c888View commit details
Commits on Nov 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52b4920 - Browse repository at this point
Copy the full SHA 52b4920View commit details -
Merge pull request moveit#552 from Villanut0/fix_servo_doc
Fix typo in switch_controller service call
AndyZe authoredNov 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 340ca28 - Browse repository at this point
Copy the full SHA 340ca28View commit details
Commits on Nov 3, 2020
-
New calibration tutorial (moveit#497)
John Stechschulte authoredNov 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a547f8 - Browse repository at this point
Copy the full SHA 7a547f8View commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ddac28e - Browse repository at this point
Copy the full SHA ddac28eView commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8fb9853 - Browse repository at this point
Copy the full SHA 8fb9853View commit details
Commits on Nov 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9a25cf0 - Browse repository at this point
Copy the full SHA 9a25cf0View commit details
Commits on Nov 19, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 7e6ca05 - Browse repository at this point
Copy the full SHA 7e6ca05View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2dc53dd - Browse repository at this point
Copy the full SHA 2dc53ddView commit details
Commits on Nov 30, 2020
-
Support for video embedding (moveit#550)
* Support for video embedding * Remove video dependency in favor of raw html * Loop=true * Update default text
Configuration menu - View commit details
-
Copy full SHA for 5d9c8ed - Browse repository at this point
Copy the full SHA 5d9c8edView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1716a96 - Browse repository at this point
Copy the full SHA 1716a96View commit details
Commits on Dec 12, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 86d30b4 - Browse repository at this point
Copy the full SHA 86d30b4View commit details
Commits on Dec 21, 2020
-
updates to PlanningSceneMonitor tutorial (moveit#567)
John Stechschulte authoredDec 21, 2020 Configuration menu - View commit details
-
Copy full SHA for e47dc6f - Browse repository at this point
Copy the full SHA e47dc6fView commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c0eba93 - Browse repository at this point
Copy the full SHA c0eba93View commit details
Commits on Dec 31, 2020
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 71ecd2d - Browse repository at this point
Copy the full SHA 71ecd2dView commit details
Commits on Jan 3, 2021
-
Add comment about the importance of AsyncSpinner (moveit#565)
* Add comment about the importance of AsyncSpinner
Configuration menu - View commit details
-
Copy full SHA for abb9f1a - Browse repository at this point
Copy the full SHA abb9f1aView commit details
Commits on Jan 7, 2021
-
Moveitcpp Tutorial Images (moveit#571)
Added a missing image and additional images of expected outputs.
Configuration menu - View commit details
-
Copy full SHA for a7ebc0b - Browse repository at this point
Copy the full SHA a7ebc0bView commit details
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ea5ab20 - Browse repository at this point
Copy the full SHA ea5ab20View commit details
Commits on Feb 25, 2021
-
Update move_group_python_interface_tutorial.py (moveit#577)
* Update move_group_python_interface_tutorial.py
Configuration menu - View commit details
-
Copy full SHA for 623dede - Browse repository at this point
Copy the full SHA 623dedeView commit details
Commits on Mar 9, 2021
-
move version dropdown to seperate file and add Foxy
Alex committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9e9cf38 - Browse repository at this point
Copy the full SHA 9e9cf38View commit details -
remove indigo from version dropdown
Alex committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a6e8df - Browse repository at this point
Copy the full SHA 8a6e8dfView commit details
Commits on Mar 10, 2021
-
Merge pull request moveit#590 from auman66/moveit2-dropdown
move version dropdown to seperate file and add Foxy
Alex Goldman authoredMar 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 424cb90 - Browse repository at this point
Copy the full SHA 424cb90View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 15f974a - Browse repository at this point
Copy the full SHA 15f974aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 840e121 - Browse repository at this point
Copy the full SHA 840e121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7014e - Browse repository at this point
Copy the full SHA 2a7014eView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 73e7226 - Browse repository at this point
Copy the full SHA 73e7226View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cee639 - Browse repository at this point
Copy the full SHA 2cee639View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for cf8c525 - Browse repository at this point
Copy the full SHA cf8c525View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7215911 - Browse repository at this point
Copy the full SHA 7215911View commit details -
Merge pull request moveit#600 from ros-planning/pr-noetic-disclaimer
Update note on Noetic MoveIt version, noting MoveIt 2
Alex Goldman authoredMar 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 5b2080d - Browse repository at this point
Copy the full SHA 5b2080dView commit details -
Improve chomp_planner_tutorial text and formatting (moveit#609)
Co-authored-by: Bey Hao Yun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dcf79b - Browse repository at this point
Copy the full SHA 4dcf79bView commit details -
Create a tutorial for using moveit_opw_kinematics_plugin (moveit#607)
Co-authored-by: G.A. vd. Hoorn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36b2926 - Browse repository at this point
Copy the full SHA 36b2926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e4c7e - Browse repository at this point
Copy the full SHA 25e4c7eView commit details -
Describe predefined states comboboxes (moveit#610)
Co-authored-by: Takara Kasai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edb533c - Browse repository at this point
Copy the full SHA edb533cView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 186f9c4 - Browse repository at this point
Copy the full SHA 186f9c4View commit details
Commits on Mar 19, 2021
-
Co-authored-by: omid <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdf2f81 - Browse repository at this point
Copy the full SHA bdf2f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2458c1 - Browse repository at this point
Copy the full SHA d2458c1View commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 493360d - Browse repository at this point
Copy the full SHA 493360dView commit details
Commits on Apr 7, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for d756c93 - Browse repository at this point
Copy the full SHA d756c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6391622 - Browse repository at this point
Copy the full SHA 6391622View commit details
Commits on Apr 21, 2021
-
Vatan Aksoy Tezer authored
Apr 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7617552 - Browse repository at this point
Copy the full SHA 7617552View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7572af - Browse repository at this point
Copy the full SHA c7572afView commit details
Commits on Apr 28, 2021
-
Set Bullet as the exclusive collision detection algorithm. (moveit#584)
Co-authored-by: Felix von Drigalski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fd9264 - Browse repository at this point
Copy the full SHA 8fd9264View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2b0e6 - Browse repository at this point
Copy the full SHA da2b0e6View commit details
Commits on May 3, 2021
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 74577a8 - Browse repository at this point
Copy the full SHA 74577a8View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for d3eeaff - Browse repository at this point
Copy the full SHA d3eeaffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22711b2 - Browse repository at this point
Copy the full SHA 22711b2View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for e1c74b7 - Browse repository at this point
Copy the full SHA e1c74b7View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13c4fc1 - Browse repository at this point
Copy the full SHA 13c4fc1View commit details
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fa945cb - Browse repository at this point
Copy the full SHA fa945cbView commit details
Commits on Jun 4, 2021
-
Migrate to github actions (moveit#634)
* Migrate to github actions * Fix formating errors
Vatan Aksoy Tezer authoredJun 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 37c0701 - Browse repository at this point
Copy the full SHA 37c0701View commit details
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e88e34 - Browse repository at this point
Copy the full SHA 7e88e34View commit details
Commits on Jun 8, 2021
-
Vatan Aksoy Tezer authored
Jun 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 901ed80 - Browse repository at this point
Copy the full SHA 901ed80View commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb4f949 - Browse repository at this point
Copy the full SHA fb4f949View commit details
Commits on Jun 15, 2021
-
Fix list formating (moveit#649)
* fix visualization of the list Signed-off-by: mohamedsayed18 <[email protected]> Co-authored-by: Michael Görner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccba270 - Browse repository at this point
Copy the full SHA ccba270View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e034800 - Browse repository at this point
Copy the full SHA e034800View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c9c9b - Browse repository at this point
Copy the full SHA a9c9c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b43efa7 - Browse repository at this point
Copy the full SHA b43efa7View commit details