Skip to content

Create udev rules for usb devices #51

@Jailander

Description

@Jailander

Hi,
I think we should create a set of udev rules for our usb devices. Right now we created this rules for Linda so the laser is connected to /dev/laser instead of /dev/ttyUSB0 and the can bus to /dev/can instead of /dev/ttyUSB2.
This would only mean replacing the name for these devices on:

scitos_drivers / scitos_mira / resources / SCITOSRobotAttributes.xml 
and 
scitos_drivers / sicks300 / launch / s300.launch

@gestom can send instructions on how to do this but he would need to make sure that the device IDs for every device on the robots is the same, you can get the ids by running udevadm info --name=/dev/ttyUSB0 --attribute-walk
Any coments on this? @hawesie @bfalacerda @nilsbore @cburbridge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions