forked from ros-industrial/motoman
-
Notifications
You must be signed in to change notification settings - Fork 0
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 motoman_hc10dtp_b00_ikfast_plugin #4
Draft
cjue
wants to merge
40
commits into
mikado
Choose a base branch
from
motoman_hc10dtp_b00_ikfast_plugin
base: mikado
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
…s or number of joints fixes ros-industrial#326 based on gavanderhoorn@e369ddc
Meshes were simplified using "Quadric Edge Collapse Decimation" method to improve collision planning between L and R links. Attention was made to retain a similar number of faces & verticies as the convex hull had for comparable performance. Previous collision meshes were created using the "Convex Hull" method.
Reduced MH5L "L" and "R" link mesh file sizes from ~2MB to suggested < 1 MB. Mesh files were reduced using "Quadric Edge Collapse Decimation" method with priority to maintaining boundary location and quality of polygons.
Link meshes for the MH5L matching those of the MH5 were removed. Effected URDF references redirected to MH5 meshes. Moved unique "link-s" mesh to dedicated mh5_old_variants directory. Updated changelog to reflect shared meshes.
… hz instead of 40 hz
motoman_driver/src/industrial_robot_client/joint_trajectory_streamer.cpp::MotomanJointTrajectoryStreamer::streamingThread() maybe unused because of override?
…nstant replace_start_pos_tol_ fixes "Trajectory start position doesn't match current robot position (3011)" issues in high velocity&acceleration applications fix constness to allow modification of first trajectory point format for roslint increase replace_start_pos_tol_ to 0.02
…r YRC1000 and micro
…ime further; logging IRC JointTrajectoryStreamer: 5ms streaming sleeps MotomanJointTrajectoryStreamer: 10ms streaming sleeps
Added support for HC10DTP (1-06VXCP10-B0*)
The DTP model was originally set as 'dtp-b10' but it should be 'dtp-b00'. File names and references were corrected to 'dtp-b00'
cjue
force-pushed
the
mikado
branch
2 times, most recently
from
April 10, 2024 08:35
7afa02c
to
064fe34
Compare
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.
This IKfast plugin misses some solutions: