Difference between revisions of "Talk:Format:XML"

From OpenRAVE
Jump to: navigation, search
(Created page with "It seems that it's impossible to create a Universal joint. When trying the XML parser say : [xmlreaders.cpp:522] xmlSAXUserParseFile: error parsing ''file'': openrave (Failed): K...")
 
Line 1: Line 1:
 
It seems that it's impossible to create a Universal joint.
 
It seems that it's impossible to create a Universal joint.
When trying the XML parser say :
+
 
 +
When trying the XML parser says :
 +
 
 
[xmlreaders.cpp:522] xmlSAXUserParseFile: error parsing ''file'': openrave (Failed): KinBody::Joint::GetValues: unknown joint type 0x80000001
 
[xmlreaders.cpp:522] xmlSAXUserParseFile: error parsing ''file'': openrave (Failed): KinBody::Joint::GetValues: unknown joint type 0x80000001
  
(N.B. : Ubuntu 11.04, Openrave 0.3.2)
+
(N.B. : Tried on Ubuntu 11.04, Openrave 0.3.2)

Revision as of 01:59, 5 July 2011

It seems that it's impossible to create a Universal joint.

When trying the XML parser says :

[xmlreaders.cpp:522] xmlSAXUserParseFile: error parsing file: openrave (Failed): KinBody::Joint::GetValues: unknown joint type 0x80000001

(N.B. : Tried on Ubuntu 11.04, Openrave 0.3.2)