HALRobotics / Beta

HAL Robotics Framework beta release and associated documentation.
17 stars 3 forks source link

Impossible to scroll in "custom controller" #65

Closed 6axis closed 5 years ago

6axis commented 5 years ago

Prerequisites

Description

The scroll bar in "custom controller" is locked after savage selection of another motion in the list. I'm not sure, but it lock when the line selection is done while simulation is running.

Steps to Reproduce

  1. Open cutom controller.
  2. Run a target full simulation (more than 5000 targets). (time ratio at 10).
  3. Scroll the list far down.
  4. Random select a target.

Expected behavior: I'm expecting what it normaly do when it work : stop the simulation, update the position of the robot in the simulation, not lock the custom controller.

Actual behavior: Scroll list is locked. Closing and re-opening the "custom controller" is not doing any diffference. I have to quit Grasshopper, close Rhino and start from a freshly opened file.

Reproduces how often: For now, it seem like 80% chance that happend in my case.

Versions

HAL HAL.McNeel.V5 1.2.22-beta HAL.ABB 1.2.21-beta HAL.KUKA 1.2.13-beta HAL.Staubli 1.2.6-beta HAL.UniversalRobots 1.2.17-beta

Rhino 6 SR7

W10 PRO 64bits 17134.829

Additional Information

In order to use my file, you have to load some Gcode in the corresponding cluster in grasshopper.

Files.zip

tristangobin commented 5 years ago

Hi 6axis, So far it's working as expected for me. The following reasons could be liked to your issues and it any case it will help you to work :

Please let me know if you were able to fix this issue. Best,

6axis commented 5 years ago

Hi tristangobin, thank you for your answers.

Problem solved. Thank you.

Regards

tristangobin commented 5 years ago

Ok I close this as it seems to be solved.