Effacer les filtres
Effacer les filtres

Can I create a ROS2 service server in Simulink?

2 vues (au cours des 30 derniers jours)
MathWorks Support Team
MathWorks Support Team le 29 Mai 2023
I found the 'ros2svcserver' function in MATLAB, but couldn't find an equivalent Simulink block.
Is there any way to create a ROS service server in Simulink? (R2023a)

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 29 Mai 2023
Currently, we are providing only Service Client block, not a Service Server block for ROS2 in Simulink.
https://www.mathworks.com/help/ros/ref/callserviceros2.html
As workarounds, you can use 'ros2svcserver' in MATLAB, or implement similar behavior by using ROS publisher/subscriber and its 'isNew' port.

Plus de réponses (0)

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by