Transform local coordinate to global coordinate

surgeon
✭
Hi!
When I got the vector3 of a vertex. I can find the body coordinate values, but I find this value is in local coordinate. I want to transform this local coordinate to global coordinate. I use the TransformVector to realize this function.
The definition of TransformVector as follow:
public Vector3 TransformVector(
Matrix4 from,
Matrix4 to
)
My code:
Vector3 vertextrans = codege.Edge.EndVertex.Position;
Matrix4 localmatrix = body.Transform.Matrix;
Matrix4 worldmatrix = station.Transform .GlobalMatrix;
Vector3 tmp =vertextrans.TransformVector(localmatrix,worldmatrix);
I want to transform the local vertor3 into world coordinate, but there is no effect.. What is wrong with the code?
Thanks!
Regards,
Aston
Aston
0
Categories
- All Categories
- 5.6K RobotStudio
- 398 UpFeed
- 20 Tutorials
- 14 RobotApps
- 300 PowerPacs
- 406 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 336 IRC5
- 67 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 828 RAPID Programming
- 11 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 107 Collaborative Robots
- 5 Job listings