Search found 19 matches

by Yan Zhang
Thu Jul 13, 2017 8:44 am
Forum: OptiTrack Data Streaming
Topic: Stream to Matlab on Ubuntu
Replies: 0
Views: 1783

Stream to Matlab on Ubuntu

Hi folks, We are working on Matlab R2016 on 14.04LTS Ubuntu desktop. We are trying to stream data from Motive to Matlab. The ideal solution should be directly streaming data to Matlab. However, we tested the Matlab sample code on Ubuntu and it said "theClient" was undefined. I guess this i...
by Yan Zhang
Wed Jul 12, 2017 8:00 pm
Forum: OptiTrack Data Streaming
Topic: Receive no data on Local machine
Replies: 4
Views: 5651

Re: Receive no data on Local machine

Thanks for the reply, Bryan! Yes, I am using the internet on campus. However, I am not sure whether this is the internet administration problem. When I set it to multicast and use remote desktop to receive Optitrack data, it works. The remote desktop is in the same LAN as the Motive server machine. ...
by Yan Zhang
Wed Jul 12, 2017 12:23 pm
Forum: OptiTrack Data Streaming
Topic: Receive no data on Local machine
Replies: 4
Views: 5651

Re: Receive no data on Local machine

Hi folks, I found one solution to the problem. I set the "type" under advanced network options to "unicast" and accordingly set matlab code or winform app to receive data in unicast mode and it works. Somehow we tried this before and it didn't work. I guess we forgot to set eithe...
by Yan Zhang
Thu Jul 06, 2017 6:00 pm
Forum: OptiTrack Data Streaming
Topic: Receive no data on Local machine
Replies: 4
Views: 5651

Receive no data on Local machine

Hi folks, We use a Motive on Windows and run sample codes from NatNet SDK to test the system. We think the sample codes successfully connect to the Motive server but fail to receive any data. Below is what we set in the streaming panel in Motive: Broadcast frame data - check Local Interface - loopba...
by Yan Zhang
Mon May 22, 2017 11:33 am
Forum: OptiTrack Data Streaming
Topic: Port fowarding for Optitrack
Replies: 2
Views: 3787

Re: Port fowarding for Optitrack

Hi bsteagal, I appreciate these useful suggestions! It needs some time to coordinate with coworkers to decide which way to go so my reply comes late. Sorry about that. We finally reset the wireless router to disable the DHCP service on it and since then everything works fine. In case anyone interest...
by Yan Zhang
Tue May 16, 2017 1:14 pm
Forum: OptiTrack Data Streaming
Topic: Port fowarding for Optitrack
Replies: 2
Views: 3787

Port fowarding for Optitrack

Hi, We have an Optitrack Motive:Tracker system in the lab, with FLEX 3 cameras. The network setting in our lab is there is a switch connected all desktop machines as a LAN, whose ip address is 192.168.1.xxx. All Optitrack camera data is streamed to one of these desktop machines (Windows XP). And Mot...
by Yan Zhang
Mon Mar 13, 2017 11:15 am
Forum: General OptiTrack Support
Topic: Refraction issue when locating markers
Replies: 0
Views: 1569

Refraction issue when locating markers

Hi, Our Optitrack system uses Flex 3 cameras and Motive: Tracker GUI on the desktop. In our experiment, we put robots into a glass box. Each robot is defined with three markers. We are thinking about using acrylic plexiglass as the cover of the box. And we want to use Optitrack to locate the robots ...
by Yan Zhang
Wed Jan 06, 2016 6:07 pm
Forum: Motive
Topic: Record video
Replies: 3
Views: 3778

Re: Record video

Thanks, Steven! I appreciate the answer! :-)

Best,
Yan
by Yan Zhang
Wed Jan 06, 2016 2:59 pm
Forum: Motive
Topic: Record video
Replies: 3
Views: 3778

Record video

Hi guys, I wonder if Optitrack can record the moves of rigid bodies to a video just as the way I see them in the perspective view window in Motive. I mean I just want to see a video where there is a black background and grids, and rigid bodies moving in the scene and maybe some other white markers. ...
by Yan Zhang
Thu Aug 06, 2015 1:10 pm
Forum: OptiTrack Data Streaming
Topic: Motive to ROS via NatNet
Replies: 13
Views: 19717

Re: Motive to ROS via NatNet

Hi Steven, Appreciate the share! Since I have already worked for a while on the mocap_optitrack package, so it's easier for me to start from their package. The good news is tracking labeled markers' positions and unlabeled markers' positions both work out for me using this package on ROS! Actually t...