Share 
Follow 
AboutDownloadsDocumentsForumsSource CodeIssuesNews
Date:
2012-11-07 22:06
Priority:
3
State:
Open
Submitted by:
Christopher Dembia (chrisdembia)
Assigned to:
Kevin Xu (kevinxu)
Summary:
testVisualization example: setUseVisualizer(true) commented out

Detailed description
The line in testEnvironment/test.cpp that causes the visualizer to be used,

line 206: osimModel.setUseVisualizer(true);

is commented out.

Add A Comment: Notepad

Message  ↓
Date: 2012-11-07 22:18
Sender: Ayman Habib

Hi,

The same code is used as a test case, when the line is uncommented out the test case needs babysitting to close the visualizer otherwise the test case fails. We should have an API to close the visualizer programmatically then the line in question can be uncommented. Will leave the bug open till then.

Field Old Value Date By
assigned_toaseth2012-11-07 22:18aymanh
Feedback