Skip to content

Conversation

@ipa-nhg
Copy link
Member

@ipa-nhg ipa-nhg commented Nov 19, 2025

The global parameters are defined ros.Parameters(*) and not RosParameters, they are the node-local parameters. The current status is not working and breaks the rossystem files compilation while parameters are defined. tested with https://github.com/ipa-nhg/RosModelsCatalog/blob/main/arms/UR/ur_robot.rossystem

(*)

<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="ecore:EClass ../../de.fraunhofer.ipa.ros/model/ros.ecore#//Parameter"
derived="true" containment="true"/>

('parameters:'
BEGIN
parameter+=Parameter*
END
) |

Parameter returns Parameter:
{Parameter}
name=EString':'
BEGIN
('ns:' namespace=Namespace)?
'type:' type=ParameterType
('value:' value=ParameterValue)?
END
;

… as ros.Parameters and not RosParameters, they are the node-local parameters
@ipa-nhg ipa-nhg requested a review from ipa-rwu November 19, 2025 13:53
@ipa-nhg ipa-nhg merged commit 42af44f into main Nov 27, 2025
2 checks passed
@ipa-nhg ipa-nhg deleted the HotFixReadmeCompilerGlobalParams branch November 27, 2025 12:57
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.

2 participants