File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,16 @@ QTM Connect for Unreal is an Unreal plugin that supports streaming of 6DOF data
17
17
5 . Make sure the object is set to moveable.
18
18
6 . Set the RigidBody name to the name of the RigidBody in QTM.
19
19
7 . Play scene. It will automatically try and connect to QTM and receive 6DOF data.
20
+ 8 . Use DebugDrawing setting in QualisysClient to display all labeled trajectories as spheres and all rigid bodies as cubes.
21
+
22
+ To connect position of a component to position of a labeled trajectory use the QualisysTrajectory ActorComponent.
20
23
21
24
## Supported Unreal version(s)
22
25
23
26
If the plugin should be used in a unsupported Unreal version then put it in the Unreal project folder\Plugins and rebuild project.
24
27
Use the appropriate packaged release for the Unreal project.
25
28
26
- * Unreal Engine 4.16
27
- * Unreal Engine 4.17
28
- * Unreal Engine 4.18
29
+ The code in the master branch has been built with Unreal Engine 4.19.2
29
30
30
31
## Supported Unreal Build Platforms
31
32
You can’t perform that action at this time.
0 commit comments