SLIDE 1
SROS2
- What is ROS 2
- Interfacing DDS-Security to the ROS 2 stack
- Use the sros2 command line interface
- Run some basic examples
SROS 2 Mikael Arguedas IROS 2018, Madrid SROS2 What is ROS 2 - - PowerPoint PPT Presentation
SROS 2 Mikael Arguedas IROS 2018, Madrid SROS2 What is ROS 2 Interfacing DDS-Security to the ROS 2 stack Use the sros2 command line interface Run some basic examples ROS as we know it 3 Characteristics of systems
3
4
5
6 http://design.ros2.org/articles/why_ros2.html
7
8
9
10
11
12
13
14
15
16
API size LOC
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
nodes: listener: topics: chatter: allow: s # can subscribe to chatter talker: topics: chatter: allow: p # can publish on chatter
32
33
34
35