Menu

#42 Joystick Control

Launch
closed
UI (45)
2014-09-30
2014-08-21
No

I refreshed the teach points use-case and immediately got this output on the server:

move: {
"angular": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"linear": {
"x": 0.0,
"y": 0.0,
"z": -1.0
}
}
move: {
"angular": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"linear": {
"x": 0.0,
"y": 0.0,
"z": -1.0
}
}

I believe z: -1.0 values are incorrect.

Discussion

  • Nathaniel Sherry

    • assigned_to: Joshua Asokanthan
     

    Last edit: Joshua Asokanthan 2014-08-22
  • Joshua Asokanthan

    • assigned_to: Taraneh Khazaei --> Joshua Asokanthan
     
  • Joshua Asokanthan

    • status: open --> closed
     
  • Nathaniel Sherry

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1,29 @@
    +I refreshed the teach points use-case and immediately got this output on the server:
    +
    +move: {
    
    +    "angular": {
    +        "x": 0.0,
    +        "y": 0.0,
    +        "z": 0.0
    +    },
    +    "linear": {
    +        "x": 0.0,
    +        "y": 0.0,
    +        "z": -1.0
    +    }
    +}
    +move: {
    +    "angular": {
    +        "x": 0.0,
    +        "y": 0.0,
    +        "z": 0.0
    +    },
    +    "linear": {
    +        "x": 0.0,
    +        "y": 0.0,
    +        "z": -1.0
    +    }
    +}
    +
    +
    +I believe z: -1.0 values are incorrect.
    
    • status: closed --> open
     
  • Taraneh Khazaei

    Taraneh Khazaei - 2014-09-30
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB