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

Stretch robot restructured arm updated #913

Merged
merged 62 commits into from
Apr 13, 2022

Conversation

elimvb
Copy link
Collaborator

@elimvb elimvb commented Oct 12, 2021

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.

elimvb and others added 30 commits August 24, 2021 13:53
…, 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
@lgtm-com
Copy link

lgtm-com bot commented Oct 12, 2021

This pull request introduces 7 alerts and fixes 1 when merging b25593b into e6d9146 - view on LGTM.com

new alerts:

  • 4 for Dereferenced variable may be null
  • 3 for Useless assignment to local variable

fixed alerts:

  • 1 for Dereferenced variable may be null

Copy link
Collaborator

@winthos winthos left a 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.

@winthos winthos self-requested a review November 18, 2021 23:01
Copy link
Collaborator

@winthos winthos left a 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)

@lgtm-com
Copy link

lgtm-com bot commented Dec 3, 2021

This pull request introduces 7 alerts and fixes 1 when merging d2688ff into 2f73b6a - view on LGTM.com

new alerts:

  • 4 for Dereferenced variable may be null
  • 3 for Useless assignment to local variable

fixed alerts:

  • 1 for Dereferenced variable may be null

@lgtm-com
Copy link

lgtm-com bot commented Dec 3, 2021

This pull request introduces 7 alerts and fixes 1 when merging 482d1ce into 2f73b6a - view on LGTM.com

new alerts:

  • 4 for Dereferenced variable may be null
  • 3 for Useless assignment to local variable

fixed alerts:

  • 1 for Dereferenced variable may be null

@lgtm-com
Copy link

lgtm-com bot commented Dec 4, 2021

This pull request introduces 7 alerts and fixes 1 when merging 879ad7c into 2f73b6a - view on LGTM.com

new alerts:

  • 4 for Dereferenced variable may be null
  • 3 for Useless assignment to local variable

fixed alerts:

  • 1 for Dereferenced variable may be null

@lgtm-com
Copy link

lgtm-com bot commented Dec 14, 2021

This pull request introduces 7 alerts and fixes 2 when merging 7184aa4 into db85652 - view on LGTM.com

new alerts:

  • 4 for Dereferenced variable may be null
  • 3 for Useless assignment to local variable

fixed alerts:

  • 2 for Dereferenced variable may be null

@elimvb elimvb merged commit 525a1e4 into main Apr 13, 2022
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.

3 participants