Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
56b1435
HotFix: remove debug print
Jul 6, 2021
b401796
Merge pull request #154 from ipa-nhg/master
Jul 6, 2021
d222602
Extend rossystem metamodel and Xtext to support ComponentsStacks
Jul 5, 2021
e4f53e6
Implement generator templates (Xtend) for RosSystem models to support
ipa-rwu Jul 28, 2021
e9279c9
Implement and adapt RosSystem tests for the new attribute ComponentSt…
ipa-rwu Aug 25, 2021
4c528f9
add documentation for the introspector
Aug 31, 2021
48218a4
add first version for the .rosinstall generator for ROS1
Jul 7, 2021
c22edc2
move listOfRepos to GeneratorHelpers
ipa-rwu Sep 9, 2021
9dafac0
Check if extra layer is needed in dockerfile
ipa-rwu Sep 9, 2021
bae825d
add pre_build to prepare new source for install package in extra_layer
ipa-rwu Sep 10, 2021
50ee438
Generate git action workflow(upload image to dockerhub)
ipa-rwu Aug 18, 2021
a8b99af
update test results
ipa-rwu Sep 10, 2021
1962e01
Support list of structs definition for the launch file generator
Sep 17, 2021
1ddd1d3
Create a separate plugin for the deployment artifacts generators
Sep 20, 2021
750eff9
Merge pull request #159 from ipa-nhg/ListOfStructsParams
Sep 27, 2021
1713b05
add common functions for ROS1 and ROS2 launch files generators to the…
Sep 28, 2021
8e58212
remove old version of the objects, they should be taken from the repo…
Sep 30, 2021
51fd9b3
Merge pull request #163 from ipa-nhg/RemoveOldObjects
Sep 30, 2021
ef3b6ad
Merge pull request #161 from ipa-nhg/ROS1ROS2LaunchClean
Sep 30, 2021
e051dc2
generate docker-compose for rossystem(without stacks)
ipa-rwu Oct 1, 2021
380a2b2
Merge pull request #160 from ipa-nhg/rwu/feature/gitaction
Oct 1, 2021
a23a46e
add to the metamodel and the DSL the packge type ament package
Sep 28, 2021
39a861d
Update launch packages generators to support ComponentStacks for ROS2
Sep 28, 2021
a3dcb3a
Fix Launch file generators for ROS2 for Stacks
Oct 1, 2021
f56f78b
Integration and regeneration of the models, the grammar and the compi…
Oct 1, 2021
074b74a
Support use branch name for gitrepo in rosinstall
ipa-rwu Oct 1, 2021
ff5ca76
Merge pull request #165 from ipa-rwu/rwu/feature/support_git_branch
Oct 4, 2021
ab6a329
Merge pull request #162 from ipa-nhg/ROS2Launch
Oct 4, 2021
5709e5d
Auto-regenerate the java associated to the Xtext implementation using…
Oct 4, 2021
b7b9080
Auto-regenerate the java associated to the ecore models implementatio…
Oct 4, 2021
cc994e1
[Release preparation] Update installer setup to take the latest eclip…
Oct 1, 2021
a9e9d14
[Release preparation] update MANIFEST versions
Oct 4, 2021
9198d01
Add the plugin de.fraunhofer.ipa.rossystem.deployment to the deployab…
Oct 4, 2021
eb8991e
Merge pull request #164 from ipa-nhg/Release2.0
Oct 4, 2021
9bd1f49
Get ros distro from gui, pass it to dockerfile, compose, workflow gen…
ipa-rwu Oct 7, 2021
b1c2dc5
Choose port from rosparameter, pass value to docker compose file
ipa-rwu Oct 7, 2021
f5113ab
give help information when the value of a parameter is not set
ipa-rwu Oct 28, 2021
688f3b8
open a error dialog in case the deployment code can't be generated
Nov 3, 2021
755bdbc
Change InputDialog to MessageDialog for checking value of ports
ipa-rwu Nov 3, 2021
05e1e86
Allow the skip of the step to select devide ports to be configured
Nov 4, 2021
069539b
remove empty_msg for skipping setting ports
ipa-rwu Nov 10, 2021
4f51f57
Merge pull request #166 from ipa-rwu/rwu/feature/deployment_interface
Nov 10, 2021
4a6c5a8
fix the extension of the launch files generated for ROS2 systems
Nov 12, 2021
3fa1590
Fix: update the setup.py generator for ROS2 to support component stac…
Nov 12, 2021
ed02714
fix path to __init__.py file for ROS2 launch packages
Nov 18, 2021
c7fccf1
Merge pull request #174 from ipa-nhg/Ros2LaunchGeneratorFix
Nov 22, 2021
7ffbf69
Create docker-compose.yml for ros2 application
ipa-rwu Oct 28, 2021
0c60f0d
Fix docker tag name
ipa-rwu Nov 12, 2021
f93d9a0
Add "_ros2" as extension for deploy package in foxy version
ipa-rwu Nov 12, 2021
d51325b
fix naming for path, image, folder
ipa-rwu Nov 19, 2021
2ccefab
Move listOfRepos to DeploymentHelpers, fix naming in rosinstall
ipa-rwu Nov 19, 2021
6b5d18a
Merge pull request #175 from ipa-rwu/rwu/feature/ros2_compose
Nov 24, 2021
291961e
Add delpoyment documentation
ipa-rwu Dec 2, 2021
06be6d8
Update README.md
Dec 2, 2021
85268b5
First draft for the ARAIG plugin for the ROSTooling
Jul 6, 2021
a1eaca0
generate cpp
ipa-rwu Sep 29, 2021
23e2bec
eclipse stuffs
ipa-rwu Jul 23, 2021
edd70ba
Generate different types of calculators
ipa-rwu Jul 23, 2021
803f930
add parameters
ipa-rwu Aug 17, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions EclipseInstaller/ROSModel.setup
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,14 @@
<setupTask
xsi:type="setup:VariableTask"
name="eclipse.target.platform"
defaultValue="2020-12"
defaultValue="2021-12"
storageURI="scope://Workspace"/>
<setupTask
xsi:type="setup.p2:P2Task">
<requirement
name="org.eclipse.xtext.sdk.feature.group"/>
<requirement
name="org.eclipse.sirius.specifier.feature.group"/>
<requirement
name="org.eclipse.sirius.runtime.ide.xtext.feature.group"/>
<requirement
name="org.eclipse.cdt.feature.group"/>
<requirement
Expand All @@ -80,9 +78,9 @@
<requirement
name="org.eclipse.egit.feature.group"/>
<repositoryList
name="2020-12">
name="2021-12">
<repository
url="https://download.eclipse.org/releases/2020-12"/>
url="https://download.eclipse.org/releases/2021-12"/>
</repositoryList>
</targlet>
</setupTask>
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ Publications:
- Create a model from your code:

- (Prerequisite) [Add communication objects](docu/NewCommunicationObjects.md)
- [Create new ROS components](docu/NewProject.md)
- [Create a ROS model from your source code(static code analyzer)](docu/NewRosModel.md)
- [Create a ROS model from a deployed robot using our introspection at runtime tool](docu/Introspection.md)
- [Create new ROS components](docu/NewProject.md)
- [Generation of code from models](docu/CodeGeneration.md)
- [Parameters definition](docu/Parameters.md)

Expand All @@ -51,6 +52,7 @@ Publications:

- Features

- [Deployment features](docu/deployment.md)
- [Compare your model with a Specification](docu/CompareSpec.md)
- [Introspection at design time](docu/simulateRuntime.md)
- [Models combination](docu/ModelCombine.md)
Expand Down
4 changes: 0 additions & 4 deletions ROSCommonObjects/.gitignore

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading