skuhl / RobotRun

Robotics simulator
4 stars 1 forks source link

Position register record #260

Closed spsid13 closed 7 years ago

spsid13 commented 7 years ago

So whenever I try to record a position register, it records the register in JOINT values. Let's make Cartesian default because that is used the most.

neoaero99 commented 7 years ago

It should be recorded based on the robot's active frame

On Oct 23, 2017 22:06, "spsid13" notifications@github.com wrote:

So whenever I try to record a position register, it records the register in JOINT values. Let's make Cartesian default because that is used the most.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/skuhl/RobotRun/issues/260, or mute the thread https://github.com/notifications/unsubscribe-auth/ANdpJmlH--XEm0d1CRXeoO1bJ8nY06yAks5svUYPgaJpZM4QDvXo .

spsid13 commented 7 years ago

Active frame was world, but it still doesn't work. Even I was surprised because you had it working earlier.

neoaero99 commented 7 years ago

This issue has been resolved in the master branch.