Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 563
    • Issues 563
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 151
    • Merge requests 151
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Issues
  • #1551
Closed
Open
Issue created Mar 26, 2020 by Matias Guijarro@matias.guijarroOwner

NaN (not a number) position in Axis

(from @berruyer)

the position of a motor become Nan is a normal mode. Surely not an exception. In fact, the pb is that a number of motors may have, temporarily, and as a normal way of running, an invalid position, meaning that it cannot be calculated. The problem is how to represent it to the users and how to get this information in the code. For the moment the response is... Nan.

For the moment, this is the only way of working for a number of motors without breaking the functionalities of the others.

TODO:

  • check NaN is accepted as a valid position
  • ensure offset is not affected by position being NaN
Assignee
Assign to
Time tracking