|
roch_ftdi package from roch_robot reporoch_base roch_capabilities roch_control roch_description roch_ftdi roch_msgs roch_robot roch_safety_controller roch_sensorpc |
Package Summary
| Tags | No category tags. |
| Version | 2.0.15 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/SawYer-Robotics/roch_robot.git |
| VCS Type | git |
| VCS Version | kinetic |
| Last Updated | 2018-11-26 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Chen
Authors
- Younghun Ju
roch ftdi
Documentation
- Official Web Page - home page, sales, specifications and hardware howto.
Important Scripts
- create_udev_rules - creates /dev/roch link
- get_serial_number
- flasher
Trouble Shooting
What to check if roch does not bring up properly
- Does roch stream data?
cat /dev/roch # check if any data stream happens
- Does roch appear as USB device?
lsusb # See if there is "10c4:ea60 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC"
dmesg # See what happen when roch usb is plugged.
- Is there /dev/roch?
rosrun roch_ftdi create_udev_rules
- Is roch serial number correct?
sudo ./get_serial_number # in the directory of roch_ftdi scripts
Check if it is different from below
Device #0 Manufacturer : SawYer Robot Product : iClebo roch Serial Number: roch_A601D86G
If it is different,
sudo ./flasher # in the directory of roch_ftdi scripts
Then check the serial again.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| roch_robot | github-SawYer-Robotics-roch_robot |
Launch files
Messages
Services
Plugins
Recent questions tagged roch_ftdi at answers.ros.org
|
roch_ftdi package from roch_robot reporoch_base roch_capabilities roch_control roch_description roch_ftdi roch_msgs roch_robot roch_safety_controller roch_sensorpc |
Package Summary
| Tags | No category tags. |
| Version | 1.0.15 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/SawYer-Robotics/roch_robot.git |
| VCS Type | git |
| VCS Version | indigo |
| Last Updated | 2018-12-16 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Carl
Authors
- Younghun Ju
roch ftdi
Documentation
- Official Web Page - home page, sales, specifications and hardware howto.
Important Scripts
- create_udev_rules - creates /dev/roch link
- get_serial_number
- flasher
Trouble Shooting
What to check if roch does not bring up properly
- Does roch stream data?
cat /dev/roch # check if any data stream happens
- Does roch appear as USB device?
lsusb # See if there is "10c4:ea60 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC"
dmesg # See what happen when roch usb is plugged.
- Is there /dev/roch?
rosrun roch_ftdi create_udev_rules
- Is roch serial number correct?
sudo ./get_serial_number # in the directory of roch_ftdi scripts
Check if it is different from below
Device #0 Manufacturer : SawYer Robot Product : iClebo roch Serial Number: roch_A601D86G
If it is different,
sudo ./flasher # in the directory of roch_ftdi scripts
Then check the serial again.
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Dependant Packages
| Name | Repo | Deps |
|---|---|---|
| roch_robot | github-SawYer-Robotics-roch_robot |