moon-wreckers / vive_tracker

HTC Vive Tracker Node for ROS
51 stars 28 forks source link

process has died #3

Closed vkguda355 closed 5 years ago

vkguda355 commented 5 years ago

HI i am using this package, and when i launch it, i get this error

[vive/vive_tracker-5] process has died [pid 13767, exit code 1, cmd /home/vkguda/catkin_ws/src/vive_tracker/scripts/vive_tracker.py __name:=vive_tracker __log:=/home/vkguda/.ros/log/533df952-967e-11e9-a264-34e12dcd93f8/vive-vive_tracker-5.log]. log file: /home/vkguda/.ros/log/533df952-967e-11e9-a264-34e12dcd93f8/vive-vive_tracker-5*.log

Screenshot from 2019-06-24 14-56-00

any reasons why i get this error?

DanielArnett commented 5 years ago

Is SteamVR running and do you see a solid green Vive tracker icon?

On Mon, Jun 24, 2019, 08:58 vkguda355 notifications@github.com wrote:

HI i am using this package, and when i launch it, i get this error

[vive/vive_tracker-5] process has died [pid 13767, exit code 1, cmd /home/vkguda/catkin_ws/src/vive_tracker/scripts/vive_tracker.py __name:=vive_tracker __log:=/home/vkguda/.ros/log/533df952-967e-11e9-a264-34e12dcd93f8/vive-vive_tracker-5.log]. log file: /home/vkguda/.ros/log/533df952-967e-11e9-a264-34e12dcd93f8/vive-vive_tracker-5*.log

[image: Screenshot from 2019-06-24 14-56-00] https://user-images.githubusercontent.com/29279087/60020465-5eb6b500-9690-11e9-97e3-485044bab9af.png

any reasons why i get this error?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/moon-wreckers/vive_tracker/issues/3?email_source=notifications&email_token=AAXDT7UCUBNPZY2VRXRVTYLP4DAFVA5CNFSM4H26LVBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3JFLAQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXDT7UEOAETQ3447THNQOTP4DAFVANCNFSM4H26LVBA .

vkguda355 commented 5 years ago

yes, the steam vr is running fine. is that error related to

ImportError: No module named openvr

vkguda355 commented 5 years ago

I will walk you through what i did following your tutorial.

instead of downloading the file and following the steps u said specified, (because i did not understand your steps, my mistake i am new to ubuntu and ros) had followed the steps in the link you have provided, they had to given 4 step to install the Vulkan

wget -qO - http://packages.lunarg.com/lunarg-signing-key-pub.asc | sudo apt-key add - sudo wget -qO /etc/apt/sources.list.d/lunarg-vulkan-1.1.108-bionic.list http://packages.lunarg.com/vulkan/1.1.108/lunarg-vulkan-1.1.108-bionic.list sudo apt update sudo apt install vulkan-sdk

i had installed steam, created account, changed the account to beta one. added the dependencies for openVR, had done the symbolic link. installed pyopnevr, (ps: i have python 3.6 and also 2.7)

i did not disable the headset because , i have a headset. so i skipped those steps. finally installed the vive_tracker.launch file and run it to find the importERRor. and the error message i had posted.

i hope this would help you.

DanielArnett commented 5 years ago

It seems like you knew what you were doing, having the headset saves a lot of headache. Know what fixed your problem?

On Tue, Jun 25, 2019 at 11:02 AM vkguda355 notifications@github.com wrote:

Closed #3 https://github.com/moon-wreckers/vive_tracker/issues/3.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/moon-wreckers/vive_tracker/issues/3?email_source=notifications&email_token=AAXDT7V2F67AO4EYIFAYEPDP4IXPNA5CNFSM4H26LVBKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSFHX47Q#event-2437906046, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXDT7U3SE67JM27JJGHXKDP4IXPNANCNFSM4H26LVBA .