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

Urdf parsing management #9

Merged
merged 12 commits into from
Jun 10, 2014
Merged

Conversation

aclodic
Copy link
Contributor

@aclodic aclodic commented Jun 4, 2014

This pull request will enable the use of the pattern generator with urdf parsing.

aclodic and others added 11 commits April 25, 2014 15:27
 * Add buildModelUrdf function dedicated to the load
 * Add setUrdfDirectory and setUrdfMainfile to be able to set urdf file name
 * Add python bindings
Make URDF or VRML use transparent for the user (if a urdf file has been specified it will be used otherwise the vrml option will be used)
Factorize pg initialisation code (initPg fonction creation)
@francois-keith
Copy link
Contributor

The travis failure is an issue.
Looking at it closely, it is due to the fact that jrl_dynamics_urdf is not compiled and installed.
Still, as jrl_dynamics_urdf depends on some ros libraries, it is necessary to choose a version of ros for the travis test. As Indigo is not released yet and groovy soon to be deprecated ([http://answers.ros.org/question/152551/whens-groovy-eol/]), I would suggest hydro.

@aclodic
Copy link
Contributor Author

aclodic commented Jun 10, 2014

Ok for Hydro.
Could you explain me what I am intended to do ?
Thanks

On Tue, Jun 10, 2014 at 9:40 AM, François Keith notifications@github.com
wrote:

The travis failure is an issue.
Looking at it closely, it is due to the fact that jrl_dynamics_urdf is not
compiled and installed.
Still, as jrl_dynamics_urdf depends on some ros libraries, it is necessary
to choose a version of ros for the travis test. As Indigo is not released
yet and groovy soon to be deprecated ([
http://answers.ros.org/question/152551/whens-groovy-eol/]), I would
suggest hydro.


Reply to this email directly or view it on GitHub
#9 (comment)
.

@francois-keith
Copy link
Contributor

Sorry, I just did the patch.
I'll add the commit on this PR as soon as the final verification passed.

On Tue, Jun 10, 2014 at 3:17 PM, aclodic notifications@github.com wrote:

Ok for Hydro.
Could you explain me what I am intended to do ?
Thanks

On Tue, Jun 10, 2014 at 9:40 AM, François Keith notifications@github.com

wrote:

The travis failure is an issue.
Looking at it closely, it is due to the fact that jrl_dynamics_urdf is
not
compiled and installed.
Still, as jrl_dynamics_urdf depends on some ros libraries, it is
necessary
to choose a version of ros for the travis test. As Indigo is not
released
yet and groovy soon to be deprecated ([
http://answers.ros.org/question/152551/whens-groovy-eol/]), I would
suggest hydro.


Reply to this email directly or view it on GitHub
<
https://github.com/stack-of-tasks/sot-pattern-generator/pull/9#issuecomment-45582778>

.


Reply to this email directly or view it on GitHub
#9 (comment)
.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling ff6c2ce on aclodic:master into 6905e25 on stack-of-tasks:master.

francois-keith added a commit that referenced this pull request Jun 10, 2014
Urdf parsing management
@francois-keith francois-keith merged commit fdb66c1 into stack-of-tasks:master Jun 10, 2014
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

Successfully merging this pull request may close these issues.

3 participants