-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README to link the new documentation page
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,6 @@ The models have associated tools, the following are some examples: | |
|
||
Technical Maintainer: [**ipa-nhg**](https://github.com/ipa-nhg/) (**Nadia Hammoudeh Garcia**, **Fraunhofer IPA**) - **[email protected]** | ||
|
||
## Projects/Links related to this repository: | ||
|
||
Related repositories: | ||
- ROS2 embedded code generator: [rossdl](https://github.com/CoreSenseEU/rossdl) | ||
|
@@ -30,6 +29,10 @@ Publications: | |
- Journal Paper: Bootstrapping MDE development from ROS manual code - Part 2: Model generation and leveraging models at runtime and [SoSym paper](https://link.springer.com/article/10.1007/s10270-021-00873-2) | ||
- Paper: Lifting ROS to Model-Driven Development: Lessons Learned from a bottom-up approach [RoSE paper](https://awortmann.github.io/downloads/preprints/2023/Lifting_ROS_to_Model-Driven_Development_-_Lessons_Learned_from_a_bottom-up_approach.pdf) | ||
|
||
|
||
The following link contains the documentation and tutorials to introduce users to the RosTooling: [https://ipa320.github.io/RosTooling.github.io/](https://ipa320.github.io/RosTooling.github.io/) | ||
|
||
<!-- | ||
--------------------------------------------------------- | ||
# RosTooling Manual | ||
|
@@ -70,3 +73,5 @@ Links to related repositories: | |
- Language server for the RosModels (web-based models editor): [theia-ros-model](https://github.com/ipa-nhg/theia-ros-model) | ||
- Web interface to automatically extract models from public source code: [model extractor](http://ros-model.seronet-project.de/) | ||
- Source code for the web interface (extract models for non-public available ROS packages): [ros-model-cloud](https://github.com/ipa320/ros-model-cloud) | ||
--> |