naoki-mizuno/ds4_driver

udev/50-ds4drv.rules': No such file or directory

Benedixx opened this issue · 2 comments

hi i tried to install ds4 driver but there is a error when i tried to copy .rules file.
Screenshot from 2022-08-26 15-46-32
what seems the problem here? thanks

The ds4_driver ROS package depends on the underlying ds4drv driver package. You need that first before trying to install this one, as specified in the very first lines of the README.
image

Yup, that's right. .rules file is in ds4drv. Thanks, @geoporus-karelics!