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.
|
sainsmart_relay_usb package from sainsmart_relay_usb reposainsmart_relay_usb |
Package Summary
| Tags | No category tags. |
| Version | 0.0.2 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://bitbucket.org/DataspeedInc/sainsmart_relay_usb |
| VCS Type | hg |
| VCS Version | default |
| Last Updated | 2018-10-26 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
SainSmart USB relay driver controller
Additional Links
Maintainers
- Kevin Hallenbeck
Authors
- Kevin Hallenbeck
sainsmart_relay_usb
ROS interface to SainSmart USB relay boards for automation
- 4 channel: SRD-5VDC-SL-C
- 8 channel: SRD-12VDC-SL-C
List Devices
rosrun sainsmart_relay_usb list
Relay Node
rosrun sainsmart_relay_usb relay_node
Parameters
-
serialExplicitly specify device serial number. Default<empty> -
descExplicitly specify device description. Default<empty>
Published topics
-
ready, std_msgs/Bool, true when device is connected, otherwise false, (latched topic) -
serial, std_msgs/String, serial number of the connected device (latched topic)
Subscribed topics
-
relay_cmd, std_msgs/Byte, relay command (one bit per relay channel)
Troubleshooting
- Unable to connect to the device (no terminal messages)
- Can Linux see the USB device?
-
lsusb | grep 0403:6001* Only one executable can use a hardware device at a time. * Make sure no other running software is using the hardware. * By default, Linux USB devices have very limited permissions. Udev rules are used to modify device permissions when connected. * When installing with binaries with apt-get, the udev rules are installed automatically. * Check if this package's udev rules are installed:ls /etc/udev/rules.d/ | grep 90-SainSmartRelayUsbRules.rulesorls /lib/udev/rules.d/ | grep sainsmart-relay-usb.rules* Otherwise, follow the directions in 90-SainSmartRelayUsbRules.rules to perform a manual install. * When the board is connected to the PC and the PC is restarted, the relays will be toggled several times. This is because of the structure of the FTDI chip.
-
- Can Linux see the USB device?
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.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged sainsmart_relay_usb at answers.ros.org
No version for distro lunar. Known supported distros are highlighted in the buttons above.
|
sainsmart_relay_usb package from sainsmart_relay_usb reposainsmart_relay_usb |
Package Summary
| Tags | No category tags. |
| Version | 0.0.2 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://bitbucket.org/DataspeedInc/sainsmart_relay_usb |
| VCS Type | hg |
| VCS Version | default |
| Last Updated | 2018-10-26 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
SainSmart USB relay driver controller
Additional Links
Maintainers
- Kevin Hallenbeck
Authors
- Kevin Hallenbeck
sainsmart_relay_usb
ROS interface to SainSmart USB relay boards for automation
- 4 channel: SRD-5VDC-SL-C
- 8 channel: SRD-12VDC-SL-C
List Devices
rosrun sainsmart_relay_usb list
Relay Node
rosrun sainsmart_relay_usb relay_node
Parameters
-
serialExplicitly specify device serial number. Default<empty> -
descExplicitly specify device description. Default<empty>
Published topics
-
ready, std_msgs/Bool, true when device is connected, otherwise false, (latched topic) -
serial, std_msgs/String, serial number of the connected device (latched topic)
Subscribed topics
-
relay_cmd, std_msgs/Byte, relay command (one bit per relay channel)
Troubleshooting
- Unable to connect to the device (no terminal messages)
- Can Linux see the USB device?
-
lsusb | grep 0403:6001* Only one executable can use a hardware device at a time. * Make sure no other running software is using the hardware. * By default, Linux USB devices have very limited permissions. Udev rules are used to modify device permissions when connected. * When installing with binaries with apt-get, the udev rules are installed automatically. * Check if this package's udev rules are installed:ls /etc/udev/rules.d/ | grep 90-SainSmartRelayUsbRules.rulesorls /lib/udev/rules.d/ | grep sainsmart-relay-usb.rules* Otherwise, follow the directions in 90-SainSmartRelayUsbRules.rules to perform a manual install. * When the board is connected to the PC and the PC is restarted, the relays will be toggled several times. This is because of the structure of the FTDI chip.
-
- Can Linux see the USB device?
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.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged sainsmart_relay_usb at answers.ros.org
|
sainsmart_relay_usb package from sainsmart_relay_usb reposainsmart_relay_usb |
Package Summary
| Tags | No category tags. |
| Version | 0.0.2 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://bitbucket.org/DataspeedInc/sainsmart_relay_usb |
| VCS Type | hg |
| VCS Version | default |
| Last Updated | 2018-10-26 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
SainSmart USB relay driver controller
Additional Links
Maintainers
- Kevin Hallenbeck
Authors
- Kevin Hallenbeck
sainsmart_relay_usb
ROS interface to SainSmart USB relay boards for automation
- 4 channel: SRD-5VDC-SL-C
- 8 channel: SRD-12VDC-SL-C
List Devices
rosrun sainsmart_relay_usb list
Relay Node
rosrun sainsmart_relay_usb relay_node
Parameters
-
serialExplicitly specify device serial number. Default<empty> -
descExplicitly specify device description. Default<empty>
Published topics
-
ready, std_msgs/Bool, true when device is connected, otherwise false, (latched topic) -
serial, std_msgs/String, serial number of the connected device (latched topic)
Subscribed topics
-
relay_cmd, std_msgs/Byte, relay command (one bit per relay channel)
Troubleshooting
- Unable to connect to the device (no terminal messages)
- Can Linux see the USB device?
-
lsusb | grep 0403:6001* Only one executable can use a hardware device at a time. * Make sure no other running software is using the hardware. * By default, Linux USB devices have very limited permissions. Udev rules are used to modify device permissions when connected. * When installing with binaries with apt-get, the udev rules are installed automatically. * Check if this package's udev rules are installed:ls /etc/udev/rules.d/ | grep 90-SainSmartRelayUsbRules.rulesorls /lib/udev/rules.d/ | grep sainsmart-relay-usb.rules* Otherwise, follow the directions in 90-SainSmartRelayUsbRules.rules to perform a manual install. * When the board is connected to the PC and the PC is restarted, the relays will be toggled several times. This is because of the structure of the FTDI chip.
-
- Can Linux see the USB device?
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.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged sainsmart_relay_usb 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.