Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 2.45 KB

File metadata and controls

33 lines (24 loc) · 2.45 KB

Kinova Arm Setup

Last edited: Oct. 5 2021

Hardware Setup

  1. Plugin the powercable and the joystick
  2. Connect the USB cable to your laptop
  3. Powerup the arm

The green light on the joystick will be flashing for around a minute. After that, there will be two results after you do that

Joystick Steady Green light

You are good to go! Please direct to software setup.

Joystick Green Light flashing or Steady Red Light

You need to update the firmware of the arm. If you try to use the ROS package when this situation happens, it'll show connection error.

  1. Please follow the instruction in this webpage.
  2. You can find the latest firmware here.
  3. You can find the installation files of Development Center, a GUI available with the SDK here in the first question of "Usage". If the download link is missing, you can find it here and the document here.
  4. We only tested the Development Center in win10 while updating the firmware. However, Development Center in both win10 and ubuntu20.04 (using the ubuntu16.04 version in the file) can connected to the arm and control the arm.
  5. While rebooting the arm in the updating firmware step, you might want to do some "physical therapy" for the arm (basically move the arms around) and wait a bit before restarting your arm.

Software Setup

Control the arm via Development Center

You can find the installation files of Development Center, a GUI available with the SDK here in the first question of "Usage". If the download link is missing, you can find it here and the document here.

Control the arm via ROS package

Please direct here for how to launch the arm, perform joint angle and cartetian space control.

Note

  1. The admittance control does not work.
  2. We have not do the torque calibration yet.