GithubHelp home page GithubHelp logo

Comments (8)

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

@thiagodefreitas: anything you could share?

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

Thanks @jettan and @mbharatheesha for reporting.

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

@ted-miller: is there a special case for SDA robots where only checking the 4th group to determine completion makes sense?

from motoman.

ted-miller avatar ted-miller commented on May 27, 2024

@gavanderhoorn
No.

On an SDA, the 3rd and 4th groups are duplicates of eachother. They both represent the waist axis (15th axis) which is a shared base-axis for each of the 7 axis arms. The position of group [2] and [3] should always match.

I don't understand if/how this applies to your situation... but that is the only thing "special" about an SDA that I can think of.

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

Right, thanks for clarification.

I'm having a hard time understanding why this was implemented this way, and it also seems rather specific to setups with 4 groups.

I'm hoping @thiagodefreitas can shed some light on this, but I'm not sure he even monitors his github account anymore.

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

Reclassifying this as a bug for now, based on input from @ted-miller and my understanding of the code.

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

With #227 merged (which fixed in_motion to really reflect controller motion execution status), checking only a single group is now less of an actual problem (it will only go low when all groups are within the defined tolerance). However, unconditionally checking the fourth group (whether there is one configured or not) does remain an issue.

#236 proposes to remove this particular overload however as it doesn't appear to be actually used anywhere in the JTA.

If/when accepted, this issue can probably be closed.

from motoman.

gavanderhoorn avatar gavanderhoorn commented on May 27, 2024

Closing this as #236 was merged.

from motoman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.