Home Programming

Discussion

Left ArrowBack to discussions page
emile_emile_ Posts: 11 Apprentice
Is it possible to control UR5 end effector orientation with imu? changing only the wrist4 and wrist5 angles?

Comments

  • bcastetsbcastets Vacuum Beta tester Posts: 695 Expert
    edited November 2020
    I am not familiar with imu but I guess you can get retrieve information about robot accelerations. Then you can process it to have to robot do what you want.
    You will have to integrate the imu with the robot controller and do some programming to have the robot do what you want.
    If you move only 2 joints you won t be have to cover all possible orientation. At least 3 joints are necessary.
  • emile_emile_ Posts: 11 Apprentice
    edited November 2020
    thank  you for yr answer
Sign In or Register to comment.
Left ArrowBack to discussions page