Difference between revisions of "Optitrack"

From AIRWiki
Jump to: navigation, search
Line 1: Line 1:
= Optitrac =
+
= Optitrack =
  
The optitrac is a motion capture system.
+
The optitrack is a motion capture system.
 
In the airlab is used to acquire ground truth of robots positions. This is very useful for testing the performances of the algorithms developed, such as [[SLAM]] algorithms.
 
In the airlab is used to acquire ground truth of robots positions. This is very useful for testing the performances of the algorithms developed, such as [[SLAM]] algorithms.
  
 
= Prerequisites =
 
= Prerequisites =
# A calibrated optitrac
+
# A calibrated optitrack
# A pc with the Optitrac [https://github.com/ros-drivers/mocap_optitrack ros node ]
+
# A pc with the Optitrack [https://github.com/ros-drivers/mocap_optitrack ros node ]
  
 
= Acquisition =
 
= Acquisition =
  
 
# Connect the two power cables of the two switches
 
# Connect the two power cables of the two switches
# Turn on the optitrac PC (windows)
+
# Turn on the optitrack PC (windows)
 
# Start Motive
 
# Start Motive
 
# Start data streaming
 
# Start data streaming

Revision as of 23:16, 17 January 2015

Optitrack

The optitrack is a motion capture system. In the airlab is used to acquire ground truth of robots positions. This is very useful for testing the performances of the algorithms developed, such as SLAM algorithms.

Prerequisites

  1. A calibrated optitrack
  2. A pc with the Optitrack ros node

Acquisition

  1. Connect the two power cables of the two switches
  2. Turn on the optitrack PC (windows)
  3. Start Motive
  4. Start data streaming
    1. Click on "View"
    2. Click on "Data Streaming"
    3. Write your pc IP
  5. Start the ros node in your pc