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

Add fanuc m20id25 #364

Open
wants to merge 27 commits into
base: melodic-devel
Choose a base branch
from

Conversation

timobkt
Copy link

@timobkt timobkt commented Nov 8, 2024

No description provided.

simonschmeisser and others added 26 commits August 15, 2024 17:29
Plugin regenerated using recent version of openrave ( 9c79ea260e1c009b0a6f7c03ec34f59629ccbe2c ) from August 2016 branch 'latest_stable'
(the trick was NOT to install any dependencies besides pcre, ie compile a minimal subset of openrave)

Extended it by sorting the results by distance to seed state and then collision/validity checking all of them till success

Requires C++11
Our fanuc controller apparently has a limit on j3-j2 < 25° set, check this in ik-fast plugin
not configurable yet
…uration

since there is not enough information contained to calculate both velocity
 and acceleration we assume infinitely high acceleration, ie constant
 velocity. This will slightly underestimate the intended velocity override
 and is therefore a good conservative approach.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants