Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2RosMsg
Commits
f55ff43a
Commit
f55ff43a
authored
Apr 08, 2019
by
Alexander David Hellwig
Browse files
Fix comment position in generated package.xml
parent
f28e220f
Pipeline
#117071
passed with stages
in 2 minutes and 57 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/templates/ros2.MsgGen.Package.ftl
View file @
f55ff43a
<!-
-Generated
by ros2.MsgGen.Package.ftl-->
<?
xml
version="1.0"?>
<?
xml-model
href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<!-
-Generated
by ros2.MsgGen.Package.ftl-->
<
package
format="3">
<name>struct_msgs</name>
<version>0.0.0</version>
...
...
src/test/resources/results/projects/ros2/basicStructComp/package.xml
View file @
f55ff43a
<!--Generated by ros2.MsgGen.Package.ftl-->
<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<!--Generated by ros2.MsgGen.Package.ftl-->
<package
format=
"3"
>
<name>
struct_msgs
</name>
<version>
0.0.0
</version>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment