Show EOL distros: 

cob_extern: brics_oodl_scanner_libs | libcvd | libhokuyo_urg | libm5api | libmesasr | libntcan | libpcan | libphidgets | libtoon

Package Summary

This package wraps the libpcan to use it as a ros dependency

cob_extern: libntcan | libpcan | libphidgets

Package Summary

This package wraps the libpcan to use it as a ros dependency

cob_extern: libconcorde_tsp_solver | libdlib | libntcan | libpcan | libphidgets | libqsopt | opengm

Package Summary

This package wraps the libpcan to use it as a ros dependency

cob_extern: libdlib | libntcan | libpcan | libphidgets | opengm

Package Summary

This package wraps the libpcan to use it as a ros dependency

cob_extern: libdlib | libntcan | libpcan | libphidgets | opengm

Package Summary

This package wraps the libpcan to use it as a ros dependency

cob_extern: libdlib | libntcan | libpcan | libphidgets | opengm

Package Summary

This package wraps the libpcan to use it as a ros dependency

Hardware Requirements

You can use this package with a PCAN-USB or a PCAN-PCI adapter from http://www.peak-system.com.

Installation

First build the library with

rosdep install libpcan
rosmake libpcan

Afternwards install the module with

roscd libpcan
sudo ./install_pcan.sh

After this procedure the driver is installed for your system (and your kernel so you have to repeat the procedure once your kernel has changed). To activate the driver you have to restart the system or if you want to avoid that manual load the driver with:

sudo modprobe pcan

After restart the driver will be activated automatically.

You can verify the result with the command:

ls -l /dev/pcan*

If you need additional documentation you can read the manual : Pcan driver for linux

Wiki: libpcan (last edited 2012-07-24 11:12:12 by NadiaHammoudeh)