Skip to content

Fixes exception UninitializedStaticallyTypedParameterException when declaring a parameter without default value#27

Open
JafarAbdi wants to merge 3 commits intoPickNikRobotics:ros2from
JafarAbdi:pr-fixes
Open

Fixes exception UninitializedStaticallyTypedParameterException when declaring a parameter without default value#27
JafarAbdi wants to merge 3 commits intoPickNikRobotics:ros2from
JafarAbdi:pr-fixes

Conversation

@JafarAbdi
Copy link
Contributor

Copy link

@AndyZe AndyZe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll wait on somebody else to approve this one. It seems like a lot of added code just to fix a nitpicky compiler warning, if I understand right.

@JafarAbdi
Copy link
Contributor Author

I'll wait on somebody else to approve this one. It seems like a lot of added code just to fix a nitpicky compiler warning, if I understand right.

It's an exception not a warning, I updated the title

@JafarAbdi JafarAbdi changed the title Fixes UninitializedStaticallyTypedParameterException when declaring a parameter without default value Fixes exception UninitializedStaticallyTypedParameterException when declaring a parameter without default value May 25, 2022
Copy link

@stephanie-eng stephanie-eng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this with moveit/moveit_task_constructor#365, and this solves the UninitializedStaticallyTypedParameterException error that prevented the demo from working

Copy link

@vatanaksoytezer vatanaksoytezer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, had a similar problem in another project and couldn't come up with something better than this.

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.

4 participants