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

[armar6] reintegrated armar into pycram #144

Merged
merged 30 commits into from
Nov 26, 2024

Conversation

LucaKro
Copy link

@LucaKro LucaKro commented Sep 13, 2024

added armar robot description.
the default processmodules should all work as is, but if something comes up there are examples of how to add a specific process module inside other process module files, for example "donbot".

For this to work, you will need to approve the iai_robots PR i just opened at code-iai/iai_robots#44

The robot name is written with a capital A, so "Armar6", and the launchfile is started using the param "robot:=armar"

@LucaKro LucaKro closed this Oct 20, 2024
…alculate the grasp offset for objects, and to adjust the grasp quaternion of the robot depending on the rotation of the object and the specified Grasp
…y from a given object. also adds a function that silences warnings when loading urdfs by overriding the on_error function of the 3rd party module used
…Joints, not just prismatic, and may move base instead of arm for opening. MoveHead now accesses links/joints differently
…tmaps weights may now be prioritized by using the new '*=' operation. gaussian costmaps now also receive a 'distance' parameter, which sets the distance how far from the center the peak of the gaussian will be
…reachability validator now correctly validates retract poses as well
…late reaching poses no matter the object orientation, used grasp, or robot toolframe orientation
…tly, no matter the object orientation, used grasp, or robot toolframe orientation. now also generalized the pre-pose/retracting-pose calculation and now calculates which side of the object faces the robot, and automatically adjusts the grasp based on that. Also adjusted Opening and Closing to now support two different poses for interacting with containers
@sunava sunava reopened this Nov 26, 2024
@sunava sunava merged commit 36ab99e into sunava:binder-all-robots Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants