Display coordinate frame

Typically: "How do I... ", "How can I... " questions
Post Reply
atoz
Posts: 57
Joined: 18 Oct 2013, 09:02

Display coordinate frame

Post by atoz »

Hi,

I'd like to be able to persistently display the coordinate frame (red,blue,green arrows) of an object (e.g. joints of a robot arm) during simulation. Is this possible? I've tried using the dummy object but it's not the optimum solution. The arrows are too thin so not really visible unless very closeup.

If not already implemented, perhaps an object of type coordinate frame would be a useful feature in the future. The ability to edit the axis and stick it onto another object would be very helpful.

Thanks

atoz

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: Display coordinate frame

Post by coppelia »

Hello Atoz,

you can use the frame model located in Models/other/reference frame.ttm. Then, simply attach that frame to the object.

Cheers

Post Reply