-
Notifications
You must be signed in to change notification settings - Fork 228
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
Stretch robot restructured arm updated #913
Conversation
…eature. Work-in-progress.
…seFPSAgentController
…keep logic consistent with Stretch Arm's
…, and fixed Stretch Arm base's center-of-rotation
-moved NavMeshAgent to child object so we can offset it accordingly with Stretch bot's weird center of rotation
This pull request introduces 7 alerts and fixes 1 when merging b25593b into e6d9146 - view on LGTM.com new alerts:
fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to go, we may want to check on a few of the LGTM warnings and address them if possible.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(ignore this, I accidentally re-reviewed, still good to go)
This pull request introduces 7 alerts and fixes 1 when merging d2688ff into 2f73b6a - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 7 alerts and fixes 1 when merging 482d1ce into 2f73b6a - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 7 alerts and fixes 1 when merging 879ad7c into 2f73b6a - view on LGTM.com new alerts:
fixed alerts:
|
… without caching anything
…rameter-dependent
This pull request introduces 7 alerts and fixes 2 when merging 7184aa4 into db85652 - view on LGTM.com new alerts:
fixed alerts:
|
A comprehensive addition to our agent: a new Stretch Robot-type, complete with dedicated logic. This also includes some hierarchical changes to the IK-arm to consolidate the logic for backend ease-of-use, but it remains functionally identical.