-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to see any data #11
Comments
can you temporarily disable the firewall on windows? |
Yes, I have already disabled the firewall. |
I also have similar issues. [ INFO] [1443811676.629851469]: Connecting to Vicon DataStream SDK at 192.168.10.1:51001 ... Also tried to disable my firewall on windows |
I solved it. The mistake was, the line with the IP address in the launch I somehow missed it. Raghu.
|
launch file text: with "<" and ">" in each line |
Is the port number correct?. |
Is 51001 in the screenshot the port number? |
I got it. The port number is still 801 but not 51001 :) |
Hi, I also have problems with getting the vicon data to my ubuntu PC.
On the ubuntu PC i made a new wired Ethernet connection called "Ethernet connection 1" with IPv4 settings:
I connect the ubuntu PC to that wired network by clicking on the network name. Should I do the same on Windows or is this done automatically? If not, how to connect both? I connect both PC via a wired Ethernet connection. When I do ping on both the data packets are successfully transmitted and received: Does this mean the communication is correct? I also tried other Ethernet ports on the windows PC, but none seem to work. In the vicon.lanch file I have (only the default word "vicon" is changed to the IP I set in the new ubuntu connection I made): The error I get when trying started roslaunch server http://brybuntu-ThinkPad-W541:42843/ SUMMARYPARAMETERS
NODES auto-starting new master setting /run_id to 40115a78-d7b0-11e8-924a-54ee754e3928 Thanks a lot for the help! |
I now have this issue that you fixed. I am trying to receive Vicon data from a Windows-Vicon machine, and I am running vicon.launch on a Ubuntu machine. I have set the IP address of the launch file to the one on my Vicon machine but I get following outputs:
My questions are: Please let me know of your comments and experiences. Thanks. |
I also had this issue once. I believe you need to set the ip address in the vicon.launch file to the ip address of the pc the vicon is connected to. Not the ip of your computer (it might be different if you are using a different pc as the hub for vicon). This is the line: |
Hello ,
When I run the launch file, all get as the output is :
[ INFO] [1443562224.216012836]: Connecting to Vicon DataStream SDK at vicon:801 ...
[ INFO] [1443562224.220628437]: .
[ INFO] [1443562225.223501987]: .
[ INFO] [1443562226.226403333]: .
[ INFO] [1443562227.232504109]: .
am not sure whats wrong, because i have set my IP to the one on my windows system,
I can see the data on the windows side but nothing on the ubuntu side. I am using ros indigo
The text was updated successfully, but these errors were encountered: