Skip to content

Commit 2e42a45

Browse files
ralph-langeamx-piap
authored andcommitted
Decreased h2 font size.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent 2d591e1 commit 2e42a45

5 files changed

Lines changed: 9 additions & 893 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git_edit_address: https://github.com/micro-ROS/micro-ros.github.io/blob/master
1111

1212
# theme options from https://bootswatch.com/
1313
# comment out this to use default Bootstrap
14-
# bootwatch: paper
14+
bootwatch: custom
1515

1616
# Build settings
1717
markdown: kramdown

_posts/2019-03-20-micro-ROS_at_ERF2019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ In the forum and as part of the TG Software & System Engineering Meeting, Ingo L
1111

1212
The micro-ROS community demo was presented, making use of a Kobuki, one of the project reference platforms, Olimex STM32 E407 and micro-ROS stack. This community use case was also present in the exibitions area, as part of the Bosch booth.
1313

14-
### Slides
14+
## Slides
1515

1616
<embed src="/download/OFERA-Presentation_ERF2019.pdf" type="application/pdf" width="100%" height="450px"/>
1717

18-
### Videos
18+
## Videos
1919

2020
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/Ca0wmFLi_oY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

_posts/2019-07-10-paper-and-industrial-pitch-at-ECRTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: ralph-lange
55

66
[ECRTS (Euromicro Conference on Real-Time Systems)](https://www.ecrts.org/) is one of the most important scientific conferences of the real-time community. This year's edition was held from 9 to 12 July in Stuttgart, Germany.
77

8-
# Paper on a Response-Time Analysis of ROS 2
8+
## Paper on a Response-Time Analysis of ROS 2
99

1010
Tobias Blass, PhD student at Bosch Research and supervised by Björn B. Brandenburg of the Real-Time Systems Group of the Max Planck Institute for Software Systems, presented the paper
1111

1212
*Daniel Casini, Tobias Blass, Ingo Lütkebohle, and Björn B. Brandenburg: "Response-Time Analysis of ROS 2 Processing Chains Under Reservation-Based Scheduling". Proc. of ECRTS '19. Stuttgart, Germany. July 2019.*
1313

1414
which is available at [http://drops.dagstuhl.de/opus/volltexte/2019/10743/](http://drops.dagstuhl.de/opus/volltexte/2019/10743/). One of the major contribution is a formal scheduling model of the ROS 2 rclcpp Executor. The results of this research have been also discussed in the new [ROS 2 Real-Time Working Group](https://discourse.ros.org/t/ros2-real-time-working-group-online-meeting-may-20th-2019-between-7am-and-8am-pdt-utc-7/9196) and they are an important input for the work on an rcl-level Executor in micro-ROS.
1515

16-
# Industrial Pitch on Real-Time Execution Mechanisms
16+
## Industrial Pitch on Real-Time Execution Mechanisms
1717

1818
Ralph Lange from Bosch Research motivated the need for practical and easy-to-use real-time execution mechanisms for ROS in the industrial pitch session and the subsequent poster session. As a matter of course, on the [poster](/download/2019-07-10_Real-time_in_robotics_Industrial_pitch_at_ECRTS.pdf), he also present the micro-ROS project and the plans for an rcl-level Executor with LET semantics.
Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1 @@
1-
// Custom 3.3.7
2-
// Bootswatch
3-
// -----------------------------------------------------
4-
5-
6-
// Navbar =====================================================================
7-
8-
// Buttons ====================================================================
9-
10-
// Typography =================================================================
11-
12-
// Tables =====================================================================
13-
14-
// Forms ======================================================================
15-
16-
// Navs =======================================================================
17-
18-
// Indicators =================================================================
19-
20-
// Progress bars ==============================================================
21-
22-
// Containers =================================================================
1+
// No changes with respect to default.

0 commit comments

Comments
 (0)