Conversation
…ng pick commands. now job_runner.cpp has to be modifyed in order to recognize those commands
…grasp types. orchestrator now also relays the contents of a new grasp_type list inside of gripping_parameter.py to the job runner. the graps methods inside of jub_runner.cpp cannot be trusted atm, bc they most likely calculate their poses wrongly. this has to be updated later on
… mia hand seems to be unavailable even if the full manipulation simulation is started, so it has to be tested on the real deal
…onresponse. orchestrator.py should now be able to request an object and get a response that includes grasp type. grasp type has been proven to be executed correctly by publishing it to /orchestrator/action which is correctly interpreted by orchestrator_listener.cpp
…ect specific grasp types out of gripping_parameter.py and also correctly execute them. also added a warning to handmotion.hpp regarding the current non-functionality of spherical and tridigital grasp
…e base wont start. will probalby get reverted in the long run, depends if i get a real code editor running on the jetson (not just vim...)
…om orchestrator to resulting hand motion tested and funktional. spherical and tridigital still implemented, yet nonfunctional. keep that in mind
… latest functionality implementations
…markdown linter to comply this time
…arlab/doc. - final
…t I can push documentation changes.
…digital grasps are not mapped on hardware yet.
marcane17
approved these changes
Sep 1, 2026
marcane17
left a comment
Collaborator
There was a problem hiding this comment.
Sieht gut aus und die Doku ist überdurchschnittlich. Da es ja auch auf der Hardware getestet ist --> approved
This file contains hidden or 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
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.
Objects of different shapes require grasps of different types.
Configure the way you'd like your object to be grasped in /code/arlab_manipulation/arlab_manipulation/services/gripping_parameter.py.