ROS 2 Basics - Client Libraries - Simple Service Client and Server - Python

Опубликовано: 04 Январь 2024
на канале: Rangel Alvarado
331
3

repo: https://github.com/issaiass/ros2_exam...

When nodes communicate using services, the node that sends a request for data is called the client node, and the one that responds to the request is the service node. The structure of the request and response is determined by a .srv file.

The example used here is a simple integer addition system; one node requests the sum of two integers, and the other responds with the result.

#ros #ros2 #linux #sheelscripting #bash #bin #topics #nodes #publisher #subscriber #colcon #workspace #ament_cmake #ament_python #cli #talker #listener #python #cpp #serviceclient #serviceserver


На этой странице сайта вы можете посмотреть видео онлайн ROS 2 Basics - Client Libraries - Simple Service Client and Server - Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Rangel Alvarado 04 Январь 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 331 раз и оно понравилось 3 зрителям. Приятного просмотра!