Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coullada not working #500

Open
ericlesaquiles opened this issue Mar 26, 2018 · 1 comment
Open

Coullada not working #500

ericlesaquiles opened this issue Mar 26, 2018 · 1 comment

Comments

@ericlesaquiles
Copy link

I've been trying to run the "collada" example, with no success.
As explained on README, i ran
$ rosrun euscollada pr2.sh

getting the answer

xacro: Traditional processing is deprecated. Switch to --inorder processing!
To check for compatibility of your document, use option --check-order.
For more infos, see http://wiki.ros.org/xacro#Processing_Order
inconsistent namespace redefinitions for xmlns:interface:
 old: http://ros.org/wiki/xacro
 new: http://playerstage.sourceforge.net/gazebo/xmlschema/#interface (/opt/ros/kinetic/share/pr2_description/urdf/common.xacro)
inconsistent namespace redefinitions for xmlns:interface:
 old: http://ros.org/wiki/xacro
 new: http://playerstage.sourceforge.net/gazebo/xmlschema/#interface (/opt/ros/kinetic/share/pr2_description/urdf/common.xacro)
inconsistent namespace redefinitions for xmlns:interface:
 old: http://ros.org/wiki/xacro
 new: http://playerstage.sourceforge.net/gazebo/xmlschema/#interface (/opt/ros/kinetic/share/pr2_description/urdf/common.xacro)
inconsistent namespace redefinitions for xmlns:interface:
 old: http://ros.org/wiki/xacro
 new: http://playerstage.sourceforge.net/gazebo/xmlschema/#interface (/opt/ros/kinetic/share/pr2_description/urdf/common.xacro)
xacro:if: unknown attribute(s): xmlns:xacro
xacro:if: unknown attribute(s): xmlns:controller, xmlns:xacro, xmlns:sensor, xmlns:interface
xacro.py is deprecated; please use xacro instead
I/O error : Permission denied
I/O error : Permission denied
error : xmlNewTextWriterFilename : cannot open uri

Document successfully written to pr2.dae
Error: Failed to open file:/opt/ros/kinetic/share/euscollada/pr2.dae in daeLIBXMLPlugin::readFromFile

Error: Failed to load file:/opt/ros/kinetic/share/euscollada/pr2.dae

mv: cannot stat 'pr2.l.25759.tmp': No such file or directory

It seems there is some deprecation issue with xacro, but it doesn't seem to me to be the main issue here. I've looked for, but couldn't find a reasonable explanation for the


I/O error : Permission denied,
error : xmlNewTextWriterFilename : cannot open uri,
Error: Failed to open file:/opt/ros/kinetic/share/euscollada/pr2.dae in daeLIBXMLPlugin::readFromFile,
and
Error: Failed to load file:/opt/ros/kinetic/share/euscollada/pr2.dae

errors, which stem, so it seems, from a common cause. Just for the note, I tried running with sudo, with the result

[rospack] Error: package 'euscollada' not found

Except from this one, all other things I've tried to do here (running other models, executing code, using other packages) went out fine.

I would really appreciate a help here. Cheers

@k-okada
Copy link
Member

k-okada commented Apr 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants