Share

The Player Project

Tracker: Patches

5 Fix strange visual offsets - ID: 2035566
Last Update: Comment added ( natepak )

I ran into a problem with both the visuals and displayed bounding boxes of
objects being offset from their actual physical representation. Changing:

this->visualNode->SetPose(localPose);

To:
this->visualNode->SetPose(pose);

Seemed to fix it.


RAZOR ( razorunreal ) - 2008-08-02 02:12

5

Closed

None

Nathan Koenig

Gazebo

None

Public


Comment ( 1 )




Date: 2008-08-20 22:33
Sender: natepakProject Admin


The changes have been made in SVN trunk.
Thank you for your contribution.


Log in to comment.

Attached File ( 1 )

Filename Description Download
VisualOffset.diff Patch to fix offset visuals Download

Changes ( 3 )

Field Old Value Date By
status_id Open 2008-08-20 22:33 natepak
close_date - 2008-08-20 22:33 natepak
File Added 286802: VisualOffset.diff 2008-08-02 02:12 razorunreal