moveit / moveit

:robot: The MoveIt motion planning framework
http://moveit.ros.org
BSD 3-Clause "New" or "Revised" License
1.67k stars 947 forks source link

Moveit Setup Assistant can't parse XML description files #1036

Closed shreyasgan closed 5 years ago

shreyasgan commented 6 years ago

Description

[rospack] Error: no package given [librospack]: error while executing command [ INFO] [1535132859.993706205] Running 'rosrun xacro xacro.py --inorder /home/bashir/ws_moveit/src/staubli_experimental/staubli_tx90_support/urdf/tx90.xacro

XML parsing error: not well-formed (invalid token): line 27, column 1 when processing file:

Check that:

Your environment

Steps to reproduce

clone the staubli_experimental package from github: https://github.com/ros-industrial/staubli_experimental Then run setup assistant and try to open tx90.xacro

Expected behaviour

Display a model of the TX90 in the setup assistant

Actual behaviour

I recieve an error

rhaschke commented 6 years ago

Works perfectly on my side. Did you checked the xacro command on the command line too?

saurabhbansal90 commented 6 years ago

Please try with upgraded MoveIt!

BryceStevenWilley commented 5 years ago

Cannot reproduce, closing for now.