Add Trossen arm MuJoCo repo as submodule#1
Open
sriram-bh wants to merge 2 commits into
Open
Conversation
edwardalee
requested changes
Apr 29, 2026
edwardalee
left a comment
Contributor
There was a problem hiding this comment.
Looks pretty good, but the motions are a bit odd since the robot hits the surface and pushes against it. Perhaps it would be better to import SimpleController from the PandaDemo.lf file and create a similar CSV file that runs through a more reasonable set of motions?
Also, would it be possible to start with initial pose where the robot is folded up, as it is in 545Q?
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.
Adds TrossenRobotics/trossen_arm_mujoco as a submodule (~56MB).
The Trossen model is significantly more accurate than the Menagerie
trossen_wx250s model for the WidowX — comparison across 10 poses and
200 data points showed elbow divergence of up to 0.71 radians between
the two. Since Trossen builds the physical robot, their model is ground
truth and the better choice for regression testing.