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

Annoying GenericJoint::setRestPosition DART warning #68

Closed
diegoferigo opened this issue Jun 18, 2020 · 2 comments
Closed

Annoying GenericJoint::setRestPosition DART warning #68

diegoferigo opened this issue Jun 18, 2020 · 2 comments
Assignees

Comments

@diegoferigo
Copy link
Contributor

diegoferigo commented Jun 18, 2020

I am running fairly long simulations (~days) and the log is flooded with warnings like the following:

Warning [GenericJoint.hpp:1473] [GenericJoint::setRestPosition] Value of _q0 [0], is out of the limit range [0.261799, 1.85005] for index [0] of Joint [Joint].

There is no way to suppress it since it's related to the DART logger. In dartsim/dart#869 (comment) some more details about the warning.

Anyway, this warning has been removed in the upstream repository in dartsim/dart#1418, but the DART packages in the osrf repository does not seem to include this fix. If I recall, you use the azeey/dart fork for packaging, that is a bit behind upstream.

Waiting #49, would it be possible to have this upstream PR merged in the next release? @azeey @j-rivero

@scpeters
Copy link
Member

that sounds reasonable to me

@azeey
Copy link
Contributor

azeey commented Dec 11, 2023

Since we're now mostly using upstream DART with 6.12 and later, I think it's safe to close this.

@azeey azeey closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2023
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

3 participants