Show EOL distros:
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Author: Florian Weisshardt
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Repository: care-o-bot
- Source: git https://github.com/ipa320/cob_extern.git
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Author: Florian Weisshardt
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: release_electric)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Author: Florian Weisshardt
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: release_fuerte)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Author: Florian Weisshardt
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: groovy)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Maintainer status: maintained
- Maintainer: Florian Weisshardt <fmw AT ipa.fhg DOT de>
- Author: Florian Weisshardt
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: hydro_release_candidate)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Maintainer status: maintained
- Maintainer: Florian Weisshardt <fmw AT ipa.fhg DOT de>
- Author: Florian Weisshardt, Benjamin Maidel
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: indigo_release_candidate)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Maintainer status: developed
- Maintainer: Florian Weisshardt <fmw AT ipa.fhg DOT de>
- Author: Florian Weisshardt, Benjamin Maidel
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: indigo_release_candidate)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Maintainer status: maintained
- Maintainer: Florian Weisshardt <fmw AT ipa.fhg DOT de>
- Author: Florian Weisshardt, Benjamin Maidel
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: indigo_release_candidate)
Package Summary
This package wraps the libpcan to use it as a ros dependency
- Maintainer status: end-of-life
- Maintainer: Florian Weisshardt <fmw AT ipa.fhg DOT de>
- Author: Florian Weisshardt, Benjamin Maidel
- License: LGPL
- External website: http://p103112.typo3server.info/fileadmin/media/linux/index.htm
- Source: git https://github.com/ipa320/cob_extern.git (branch: indigo_dev)
Contents
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