|
svenzva_joy package from svenzva_ros reposvenzva_demo svenzva_description svenzva_drivers svenzva_joy svenzva_moveit svenzva_msgs svenzva_ros svenzva_simulation svenzva_utils |
Package Summary
| Tags | No category tags. |
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/SvenzvaRobotics/svenzva_ros.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-17 |
| Dev Status | DEVELOPED |
| Released | UNRELEASED |
Package Description
Additional Links
Maintainers
- Max Svetlik
Authors
- Max Svetlik
This package permits the interpretation of joystick commands to linear and angular commands. Current mappings supported: Xbox 360 controller
In order to use this package, one must have xboxdrv installed on your system.
$ sudo apt-get install --install-recommends jstest* joystick xboxdrv
Next, the joystick must have the proper permissions set. List the permissions with: $ ls -l /dev/input/jsX where X is an integer that describes the joystick of interest.
The permission output will look similar to: crw-rw-XX-
if XX is '--', the permissions need to be set to rw with: $ sudo chmod a+rw /dev/input/jsX
For full details, see the instructions in [this][http://wiki.ros.org/joy/Tutorials/WritingTeleopNode] tutorial.
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | actionlib_msgs | |
| 1 | svenzva_msgs | |
| 2 | geometry_msgs | |
| 2 | joy | |
| 2 | roscpp | |
| 1 | catkin |
System Dependencies
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| svenzva_ros | github-SvenzvaRobotics-svenzva_ros |
Launch files
- launch/svenzva_3axis_custom.launch
-
- joy_dev [default: /dev/input/js1]
- launch/svenzva_6axis_custom.launch
-
- joy_dev [default: /dev/input/js0]
- launch/svenzva_xbox_joy.launch
-
- joy_dev [default: /dev/input/js0]
Messages
Services
Plugins
Recent questions tagged svenzva_joy at answers.ros.org
|
svenzva_joy package from svenzva_ros reposvenzva_demo svenzva_description svenzva_drivers svenzva_joy svenzva_moveit svenzva_msgs svenzva_ros svenzva_simulation svenzva_utils |
Package Summary
| Tags | No category tags. |
| Version | 0.0.0 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/SvenzvaRobotics/svenzva_ros.git |
| VCS Type | git |
| VCS Version | devel_indigo |
| Last Updated | 2019-03-13 |
| Dev Status | DEVELOPED |
| Released | UNRELEASED |
Package Description
Additional Links
Maintainers
- Max Svetlik
Authors
- Max Svetlik
This package permits the interpretation of joystick commands to linear and angular commands. Current mappings supported: Xbox 360 controller
In order to use this package, one must have xboxdrv installed on your system.
$ sudo apt-get install --install-recommends jstest* joystick xboxdrv
Next, the joystick must have the proper permissions set. List the permissions with: $ ls -l /dev/input/jsX where X is an integer that describes the joystick of interest.
The permission output will look similar to: crw-rw-XX-
if XX is '--', the permissions need to be set to rw with: $ sudo chmod a+rw /dev/input/jsX
For full details, see the instructions in [this][http://wiki.ros.org/joy/Tutorials/WritingTeleopNode] tutorial.
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | actionlib_msgs | |
| 1 | svenzva_msgs | |
| 2 | geometry_msgs | |
| 2 | joy | |
| 2 | roscpp | |
| 1 | catkin |
System Dependencies
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| svenzva_ros | github-SvenzvaRobotics-svenzva_ros |
Launch files
- launch/svenzva_3axis_custom.launch
-
- joy_dev [default: /dev/input/js1]
- launch/svenzva_6axis_custom.launch
-
- joy_dev [default: /dev/input/js0]
- launch/svenzva_xbox_joy.launch
-
- joy_dev [default: /dev/input/js0]