Giter VIP home page Giter VIP logo

Comments (3)

yeu-rioual avatar yeu-rioual commented on September 25, 2024

About the InterlockFlags of McePosTableIO, should the robot stops on True or False ?

I figured that "True" = "Yes" = "I want interlock".
So True should stop the robot.
And a default False would allow the robot to move.

But we could also consider "True" = "the robot can move".

Which would be the most natural option ?

from mlx-examples.

yeu-rioual avatar yeu-rioual commented on September 25, 2024

When runnig McePosTable step by step (nMode = 2), how should-we handle the bStep rising edge ?

Scenario 1:

  • Wait for bStep
  • If Interlock, then wait
  • Resume trajectory

Scenario 2:

  • If Interlock then wait
  • Wait for Step
  • Resume trajectory

Scenario 3:

  • Wait for bStep
  • If Interlock, then wait
  • Wait for bStep
  • Resume trajectory

from mlx-examples.

yeu-degroot avatar yeu-degroot commented on September 25, 2024

About the InterlockFlags of McePosTableIO, should the robot stops on True or False ?

I figured that "True" = "Yes" = "I want interlock". So True should stop the robot. And a default False would allow the robot to move.

But we could also consider "True" = "the robot can move".

Which would be the most natural option ?

Perhaps we could consider the following naming, which might be less confusing than interlock:

  • Io data type
    • input: add Array of n conditions
    • Output: add Array of n missingConditions
  • PosTable entry data type
    • add Array of n startConditions

from mlx-examples.

Related Issues (16)

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.