VR Controlled Robotic Arm - xArm7

Поделиться
HTML-код
  • Опубликовано: 23 янв 2022
  • uFactory xArm7, Oculus Quest2, Intel RealSense D415, Unity3D
  • НаукаНаука

Комментарии • 17

  • @haozhang863
    @haozhang863 12 дней назад

    I am very happy to see the development of seniors here. I would like to ask how to implement the calibration between VR and robot coord. I am currently using opencv's hand-eye calibration. The result after calculation is wrong.

  • @santocadili7365
    @santocadili7365 23 дня назад +1

    Buongiorno, si può controllare il Dobot E6 con meta quest3 ?

  • @ianchuang365
    @ianchuang365 5 месяцев назад +1

    Hi, is the code available for this project?
    I am curious how you implemented sending position/orientation data from headset to laptop in Unity3D.
    Do you create a Unity app that runs on the headset and sends pose data through USB?

  • @adammazurick9775
    @adammazurick9775 Год назад

    Do you have a tutorial or any documentation on how you handled the kinematics?

    • @annabella6779
      @annabella6779 Год назад

      xArm SDK handles all their own kinematics

  • @fgalmeida2
    @fgalmeida2 2 года назад +1

    Very nice Show Case and project. ideal for remote assistance.
    i have the same Set of Camera and Oculus quest 2,
    How Did you Connect the D415 to quest 2 , are you using the usb C from the headset, or is all conected to a PC ?

    • @korzen303
      @korzen303  2 года назад

      Thanks, both Quest and D415 are connected to a laptop running Unity3D

    • @fgalmeida2
      @fgalmeida2 2 года назад

      @@korzen303 thanks for your reply. did you use any add on or plugins ?

    • @korzen303
      @korzen303  2 года назад +1

      @@fgalmeida2 nope, just the free Assets for RealSense, Oculus and xArm SDK

  • @yankoaleksandrov
    @yankoaleksandrov 2 года назад +1

    Hi there are you using D415 for Visual Odometry or point cloud ?

    • @korzen303
      @korzen303  2 года назад

      Just the point cloud for 3D visualization in VR

  • @mtab2008
    @mtab2008 6 месяцев назад

    Can you control robot via VR remotely , from other country?

  • @AnkitKumar-dg4hs
    @AnkitKumar-dg4hs Год назад

    Hi, it's looks very interesting, how did you get it move so smoothly? Did you used moveit serving?

    • @korzen303
      @korzen303  Год назад +1

      No MoveIt, it is directly driven by the HMD's or Touch Controller's position and orientation via xArm API.

    • @AnkitKumar-dg4hs
      @AnkitKumar-dg4hs Год назад

      @@korzen303 Hi, Thank you for your replie. So you are using position data from VR and using XARM Python API to move it in cartesian plane, but how you made the latency so less.

    • @AnkitKumar-dg4hs
      @AnkitKumar-dg4hs Год назад +1

      @@korzen303 Hi, how did you avoid situation related to joint limit or singularity?

  • @mtab2008
    @mtab2008 6 месяцев назад

    which hardware and software are you using?