Closed bingyo closed 7 years ago
extlinux.conf, 90-kinect2.rules, rw permission is OK. But don't work same. I was worried about idProduct(045e:02d9) same.No problem?
$lsusb
Bus 002 Device 005: ID 045e:02c4 Microsoft Corp.
Bus 002 Device 004: ID 045e:02d9 Microsoft Corp.
Bus 001 Device 005: ID 045e:02d9 Microsoft Corp.
ubuntu@tegra-ubuntu:~$ ls -l /dev/bus/usb/002/005
crw-rw-rw- 1 root root 189, 132 Jan 15 13:17 /dev/bus/usb/002/005
ubuntu@tegra-ubuntu:~$ ls -l /dev/bus/usb/002/004
crw-rw-rw- 1 root root 189, 131 Jan 15 13:17 /dev/bus/usb/002/004
ubuntu@tegra-ubuntu:~$ ls -l /dev/bus/usb/001/005
crw-rw-rw- 1 root root 189, 4 Jan 15 13:17 /dev/bus/usb/001/005
same number doesn't create any problem. You can copy the same into confg file. How about usb_owner infr=2? are you following the steps in removing usb in each restart and plugging once complete restart?? when running ./Protonect, try to sudo it sudo ./Protonect
Please provide complete output of the result
How about usb_ownerinfr=2?
I did set "use_port_owner_info=2"
are you following the steps in removing usb in each restart and plugging once complete restart??
Yes. removing usb -> reboot -> plugging usb
When running sudo ./Downloads/libfreenect2/build/bin/Protonect
outputSudoProtonect.txt
Does @GaiTech-Robotics use libusb-1.0-0.dev of version 1.0.17?
@GaiTech-Robotics @xlz Please give me some advice...
@bingyo , sorry for the late reply. was not available.
We use libusb version 1.0.20
@GaiTech-Robotics Thank you answers. Humm, I updated libusb-1.0-0-dev. And rebuild libfreenect2. But same don't work kinect_bridge and Pronect...
@xlz I uploaded wrong files of dmesg and LIBUSB_DEBUG=3. I'm sorry.
I run
sudo LIBUSB_DEBUG=3 ./Protonect
LIBUSB_3_debug.txt
after output dmesg dmesg.txt
Please check files. I use OpenKinect/ libfreenect v0.1 now.
I will closed this issues due to too long time.
I am referring to Ros2Bot. Thank you very much.
I was a setup using the procedure. However, kinect2_bridge did not work.
I was investigating the cause. kinect2_bridge did not work but Protonect can work. So I entered the following command.
Please tell me if you know the cause.