Skip to content

Conversation

@aadityasaraiya
Copy link
Contributor

Hey,

I have set the default weight factor for the position constraint for the link sensor_constraint_frame. This is to avoid the unnecessary warning which comes up when this isn't done.

[ WARN] [1530883644.819044064, 925.199000000]: The weight on position constraint for link 'sensor_constraint_frame' is near zero. Setting to 1.0.

The weight in this case, being the weighting factor for this constraint (denotes relative importance to other constraints. Closer to zero means less important) as shown in this code.

Hey,

I have set the default weight factor for the position constraint for the link `sensor_constraint_frame`. This is to avoid the unnecessary warning which comes up when this isn't done. 
~~~
[ WARN] [1530883644.819044064, 925.199000000]: The weight on position constraint for link 'sensor_constraint_frame' is near zero. Setting to 1.0.
~~~

The `weight` in this case, being the weighting factor for this constraint (denotes relative importance to other constraints. Closer to zero means less important) as shown in [this code](https://github.com/kunal15595/ros/blob/master/moveit/src/moveit_msgs/msg/PositionConstraint.msg).
drchrislewis pushed a commit to drchrislewis/yak that referenced this pull request Feb 3, 2021
Fixes for CUDA 10.1 - remove obsolete any and ballot
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.

1 participant