HaddingtonDynamics / Dexter

GNU General Public License v3.0
374 stars 85 forks source link

'Left' configs no longer work #53

Closed JamesWigglesworth closed 5 years ago

JamesWigglesworth commented 5 years ago

Joint 5 appears to be off by 180° in left configs. Other configs may not be working either. Mostly likely broken in both DDE and DexRun inverse kinematics.

cfry commented 5 years ago

IS this something that happened in the latest DDE release, or has it been there for a while?

On Sat, Jan 26, 2019 at 5:19 PM JamesWigglesworth notifications@github.com wrote:

Joint 5 appears to be off by 180° in left configs. Other configs may not be working either. Mostly likely broken in both DDE and DexRun inverse kinematics.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HaddingtonDynamics/Dexter/issues/53, or mute the thread https://github.com/notifications/unsubscribe-auth/ABITfWdI0ygnYJ2B3fXvFZYBMKja9nE2ks5vHNRegaJpZM4aUavb .

JamesWigglesworth commented 5 years ago

I think it's been in there for a while.My guess is ever since we had the confusion over which rotation direction was positive.

Sent via the Samsung Galaxy Note® 4, an AT&T 4G LTE smartphone

-------- Original message -------- From: cfry notifications@github.com Date: 1/27/19 10:10 AM (GMT-08:00) To: HaddingtonDynamics/Dexter Dexter@noreply.github.com Cc: JamesWigglesworth jameswigglesworth@hdrobotic.com, Author author@noreply.github.com Subject: Re: [HaddingtonDynamics/Dexter] 'Left' configs no longer work (#53)

IS this something that happened in the latest DDE release,

or has it been there for a while?

On Sat, Jan 26, 2019 at 5:19 PM JamesWigglesworth notifications@github.com

wrote:

Joint 5 appears to be off by 180° in left configs.

Other configs may not be working either.

Mostly likely broken in both DDE and DexRun inverse kinematics.

You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub

https://github.com/HaddingtonDynamics/Dexter/issues/53, or mute the

thread

https://github.com/notifications/unsubscribe-auth/ABITfWdI0ygnYJ2B3fXvFZYBMKja9nE2ks5vHNRegaJpZM4aUavb

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/HaddingtonDynamics/Dexter","title":"HaddingtonDynamics/Dexter","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/HaddingtonDynamics/Dexter"}},"updates":{"snippets":[{"icon":"PERSON","message":"@cfry in #53: IS this something that happened in the latest DDE release,\nor has it been there for a while?\n\nOn Sat, Jan 26, 2019 at 5:19 PM JamesWigglesworth \u003cnotifications@github.com\u003e\nwrote:\n\n\u003e Joint 5 appears to be off by 180° in left configs.\n\u003e Other configs may not be working either.\n\u003e Mostly likely broken in both DDE and DexRun inverse kinematics.\n\u003e\n\u003e —\n\u003e You are receiving this because you are subscribed to this thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u003chttps://github.com/HaddingtonDynamics/Dexter/issues/53\u003e, or mute the\n\u003e thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-auth/ABITfWdI0ygnYJ2B3fXvFZYBMKja9nE2ks5vHNRegaJpZM4aUavb\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"https://github.com/HaddingtonDynamics/Dexter/issues/53#issuecomment-457940475"}}}

[

{

"@context": "http://schema.org",

"@type": "EmailMessage",

"potentialAction": {

"@type": "ViewAction",

"target": "https://github.com/HaddingtonDynamics/Dexter/issues/53#issuecomment-457940475",

"url": "https://github.com/HaddingtonDynamics/Dexter/issues/53#issuecomment-457940475",

"name": "View Issue"

},

"description": "View this Issue on GitHub",

"publisher": {

"@type": "Organization",

"name": "GitHub",

"url": "https://github.com"

}

}

]

JamesWigglesworth commented 5 years ago

Bug fixed. Will be in DDE release 3.0.8 and later.

To test here's a position and direction that will work with all combinations of configs: [0, 0.3, 0.4], [0, 0, -1]

JamesNewton commented 3 years ago

Kamino cloned this issue to HaddingtonDynamics/OCADO