top of page

Linux Project

A Guide for linux sample program

CAN Device Set up

1. Install necessary packages.

2. Download, build, and install PCAN-USB driver for Linux: peak-linux-driver

    Note: v8.8.0 tested.

3. Download, build, and install PCAN-Basic API for Linux: peak-basic-api

    Note: v4.2.0 is tested.

4. Download, build, and install Grasping Library for Linux, "libBHand": Grasping_Library_for_Linux

Linux Project

1. Build Allegro Hand Project using cmake "out of source build" style.
    Clone or Download linux project 
linux : linux-project v4

2. Connect PCAN-USB and Allegro Hand (make sure to power off Allegro Hand)

3. Start the grasping program: "grasp"

4. Power on Allegro Hand.

5. Use keyboard command to move Allegro Hand.

bottom of page