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

Add ROS Parameter does not support defining Param.type and model cannot be saved #34

Open
chcorbato opened this issue Mar 14, 2019 · 1 comment

Comments

@chcorbato
Copy link

See screenshot and "Problem Occurred feedback"

An internal error occurred during: "Saving Models and Representations for project unexmin_nodes".
Could not serialize Parameter:
Parameter.type is required to have a value, but it does not.
Semantic Object: PackageSet.package[0]->CatkinPackage'unexmin_nodes'.artifact[0]->Artifact'unexmin_nodes'.node->Node'motor'.parameter[0]->Parameter'NewParameter'
URI: platform:/resource/unexmin_nodes/rosnodes/unexmin_nodes.ros
Context: Parameter returns Parameter

image

@ipa-nhg
Copy link
Member

ipa-nhg commented Mar 20, 2019

Thanks for finding this 👍

The Parameters were still not implemented for the Sirius interface.
I added a very simple support (only for the mandatory types) : #35
Although it works, please keep the issue open. I would like to improve the dialog to set also the namespace and a default values

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

2 participants