Skip to content

Missing udev details #2

@marinaog

Description

@marinaog

Nabil says that we should include a step in the Readme for running these undev rules in the host machine or the docker for the Azure wont work:

wget -O "99-k4a.rules" "https://robotics.upo.es/~nbousan/azure_kinect_libraries/99-k4a.rules"

#Install udev rules for Azure Kinect
RUN sudo cp 99-k4a.rules /etc/udev/rules.d/99-k4a.rules &&
sudo chmod 777 /etc/udev/rules.d/99-k4a.rules

Those lines are from the Azure_Kinect_ROS2_Driver/tree/ros2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions