fix_move.cpp with a couple useful commands.

Submitted by kjkostlan on Thu, 08/16/2012 - 09:09

I changed fix_move.cpp to have a two new commands: linearspin and spin. spin fixes omega without velocity, and has the same syntax as linear. Linearspin fixes both velocity and rotation, and has 6 parameters (vx vy vz wx wy wz).

NOTE: spin hasn't been tested (although it was a simple change and probably works).

I found these useful in real-life situations.

AttachmentSize
Plain text icon fix_move.cpp_.txt29.84 KB
ckloss's picture

ckloss | Mon, 08/20/2012 - 21:56

Cool! Could you update doc/fix_move.txt accordingly? I would put it into the release then

Cheers, Christoph