diff --git a/doc/resources/presentations/ROSCon_Spain_2023_introduction_to_ros2_control.pdf b/doc/resources/presentations/ROSCon_Spain_2023_introduction_to_ros2_control.pdf new file mode 100644 index 00000000000..3ce1fff7943 Binary files /dev/null and b/doc/resources/presentations/ROSCon_Spain_2023_introduction_to_ros2_control.pdf differ diff --git a/doc/resources/resources.rst b/doc/resources/resources.rst index 67740a40278..8d3b05eeb7a 100644 --- a/doc/resources/resources.rst +++ b/doc/resources/resources.rst @@ -11,6 +11,22 @@ Any files submitted to the documentation should be "licensed" by stating your na Presentations --------------- + +2023-09-19 ROSCon Spain Talk: Introduction to ros2_control +,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +:download:`Presentation: Introduction to ros2_control ` + +Summary: + This presentation aims to introduce the audience to the ros2_control framework, a hardware-agnostic control framework focusing on the modular composition of control systems for robots, sharing of controllers as well as real-time performance. The framework provides controller-lifecycle and hardware management on top of abstractions of real or virtual hardware interfaces. The talk explains different modules within the ros2_control ecosystem, such as hardware interfaces, controllers, controller managers, and how they interact with each other. + +`Recording `__ + + *Presenter: Sai Kishor Kothakota* + + Authors: + - Sai Kishor Kothakota (PAL Robotics) + + 2023-02 ROS Meetup Munich #5 ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, `Presentation: Tricycle Controller with ros2_control `_