-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add ignore file to ignore on moveit_pro #14
Open
denisgermano
wants to merge
171
commits into
PickNikRobotics:main
Choose a base branch
from
PickNikRobotics:9649
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git-subtree-dir: src/fanuc_sim git-subtree-split: 0b1e054ccb6a4fa20b2658ad318ebc1acfd64bb6
git-subtree-dir: src/lab_sim git-subtree-split: 2ee0461a27dc2165441ce9362a81db44303177d4
git-subtree-dir: src/moveit_pro_kinova_configs git-subtree-split: 178a37c6d6bfd703ea6018266aa79872802f31b9
…t_pro_kinova_configs'
…367b7 git-subtree-dir: src/moveit_pro_mobile_manipulation git-subtree-split: e5367b79e08113218f72804beda69ebe94a2b175
…t_pro_mobile_manipulation'
git-subtree-dir: src/moveit_pro_ur_configs git-subtree-split: fe3c9a7f6f0a27cf881a34aa551ed6b2b876c8af
…t_pro_ur_configs'
… commit 3db6acb git-subtree-dir: src/moveit_pro_mobile_manipulation/ridgeback git-subtree-split: 3db6acb098765ff28952642fbab6dc3261efe973
…t_pro_mobile_manipulation/ridgeback'
git-subtree-dir: src/ros2_robotiq_gripper git-subtree-split: 77e60927cd5cdcc7c75b8837ac3104b826a4bb99
…nal_dependencies/ros2_robotiq_gripper'
…om commit 77e6092 git-subtree-dir: src/external_dependencies/ros2_robotiq_gripper git-subtree-split: 77e60927cd5cdcc7c75b8837ac3104b826a4bb99
…db6acb git-subtree-dir: src/external_dependencies/ridgeback git-subtree-split: 3db6acb098765ff28952642fbab6dc3261efe973
…nal_dependencies/ridgeback'
git-subtree-dir: src/external_dependencies/serial git-subtree-split: d8d160678aa0b31cdf467c052b954fa287cc6cdf
…nal_dependencies/serial'
…om 77e6092..2ff8545 2ff8545 update urdf mesh filenames to use package path (#50) (#68) 93ecde7 Replace fake_sensor_commands with 'mock_sensor_commands (#62) REVERT: 77e6092 update urdf mesh filenames to use package path (#50) REVERT: 27ecc36 Replace fake_sensor_commands with 'mock_sensor_commands (#61) REVERT: 5f0c39a Remove mimic tags and rename `sim_ignition` to `sim_gazebo` (#54) git-subtree-dir: src/external_dependencies/ros2_robotiq_gripper git-subtree-split: 2ff85455d4b9f973c4b0bab1ce95fb09367f0d26
git-subtree-dir: src/picknik_registration git-subtree-split: 220e5c96aac04bf4879b4106f16238fee2a46825
git-subtree-dir: src/example_behaviors git-subtree-split: d1451e331ba27aee0af9bbaafaefc8bf37a48aca
Correct typo in scan scene description
…lay-motion Don't use MTC in Plan and Save Trajectory objective
These new behaviors expose more planning parameters for the Pro RRT Connect planner. Replace: * `SetupMTCMoveToPose` -> `SetupMTCPlanToPose` * `SetupMTCMoveToJointState` -> `SetupMTCPlanToJointState` Update planning configuration ports: * Remove deprecated `planner_interface` port. * use `keep_orientation` and `keep_orientation_tolerance` ports instead of `constraints` port * Lower `link_padding` where it causes self collisions
Use new Pro RRT SetupMTCPlanTo_ behaviors
It is used by "3 Waypoints Pick and Place" but was removed accidetally in an earlier change
Fix JointDiagnostic Objective
Add Pick Cube waypoint
Added subcategories to objectives that are missing them
…example Add trajectory stitching demo objective
Update kinova objectives
Setup the fanuc_sim config with a basic tool-changing example
remove RetryUntilSuccessful decorators around planning Behaviors
…hange-macro-args Add ur_description submodule and update xacro args
…-pro-ml Remove extra find_package on moveit_pro_ml
Add clang format file
Filter fingers from wrist camera point cloud and include point cloud in planning scene
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.