No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.

h4r_x52_joyext package from h4r_x52_joyext repo

h4r_x52_joyext

Package Summary

Tags No category tags.
Version 1.1.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Hacks4ROS/h4r_x52_joyext.git
VCS Type git
VCS Version develop
Last Updated 2015-06-10
Dev Status MAINTAINED
Released UNRELEASED

Package Description

The h4r_x52_joyext is used for controlling the MFD and the LEDs on the Saitek X52 Pro Joystick.

Additional Links

Maintainers

  • Christian Holl
  • Murilo F. M.

Authors

  • Christian Holl

h4r_x52_joyext

ROS package to access the MFD of the Saitek X52 Pro Joystick.

Installation

Install system dependencies

sudo apt-get install libx52pro0 libx52pro-dev

Also make sure you have git installed: sudo apt-get install git-core

Download source

Make sure you have a working catkin workspace, as described at: http://www.ros.org/wiki/catkin/Tutorials/create_a_workspace

Change directory to the source folder of your catkin workspace. If, for instance, your workspace is ~/catkin_ws, make sure there is a src/ folder within it, then execute:

cd ~/catkin_ws/src

Download the package source from the github repository:

git clone https://github.com/Hacks4ROS/h4r_x52_joyext

Compile your catkin workspace:

cd ~/catkin_ws
catkin_make

Copy the udev file inside h4r_x52_joyext/udev to /etc/udev/rules.d

sudo cp $(rospack find h4r_x52_joyext)/udev/99-x52pro.rules /etc/udev/rules.d
sudo service udev restart

If your joystick is already plugged into your computer, remove it and plug it in again, otherwise you are not allowed to access the device, because the new rights are only applied to devices connected after the rule change.

Documentation

For doxygen documentation, please see: http://hacks4ros.github.io/h4r_x52_joyext/doc/doxygen/index.html

This package is also documented at: http://wiki.ros.org/h4r_x52_joyext

CHANGELOG

Could not convert RST to MD: No such file or directory - pandoc

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

No known dependants.

Recent questions tagged h4r_x52_joyext at answers.ros.org

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.