Skip to content
This repository has been archived by the owner on Nov 13, 2017. It is now read-only.

Failed to generate package.xml #10

Closed
isra17 opened this issue Dec 30, 2012 · 4 comments
Closed

Failed to generate package.xml #10

isra17 opened this issue Dec 30, 2012 · 4 comments
Assignees

Comments

@isra17
Copy link

isra17 commented Dec 30, 2012

Hi,
following the MoveIt! Setup Assistant tutorial, I get an error when I try to generate the package. An error box is displayed with the message: Failed to generate file /path/to/dir/package.xml.

In the console, I get the following message:

[ERROR] [1356903269.751470929]: Unable to find template file /opt/ros/groovy/share/moveit_setup_assistant/templates/moveit_config_pkg_template/package.xml.disabled

Looking in the folder template folder, I see only: CMakeLists.txt, launch and package.xml.template.

I am using ros groovy from repo on ubuntu 12.04.

Thanks

@davetcoleman
Copy link
Member

I just checked and it looks like that file was renamed in both the template directory and the source code to the ".template" suffix, from the original ".disabled" suffix. Are you sure you have the latest version of both? I'm not at my ROS setup computer so cannot test today. Maybe the debian is out of date.

@davetcoleman
Copy link
Member

Are you running from source or debian? If from source, a temp fix is to rename moveit_setup_assistant/templates/moveit_config_pkg_template/package.xml.template to
moveit_setup_assistant/templates/moveit_config_pkg_template/package.xml.disabled

@isra17
Copy link
Author

isra17 commented Dec 31, 2012

I'm running from debian (ros-groovy-moveit-setup-assistant's version: 0.3.1-0precise-20121225-0617-+0000)
I ran a upgrade and a dist-upgrade and there is nothing to update.
I renamed it to *.disabled and it works just fine.

@isucan
Copy link
Contributor

isucan commented Dec 31, 2012

I'll push a new release today and things should become fine then. Thanks for reporting!

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

No branches or pull requests

3 participants