How can I create a custom ROS action server in MATLAB?
5 views (last 30 days)
Show older comments
Using ROS Toolbox in MATLAB and am trying to create my own action server in MATLAB similar to the one found here. I cannot find any functions in the documentation to do this. Is this possible?
0 Comments
Accepted Answer
Cam Salzberger
on 8 Apr 2020
Currently, ROS Action Servers are not available in MATLAB, only ROS Action Clients. If you would like to create your own action server, but don't have a system with ROS installed, you could make use of the ROS Hydro VM that is used in examples.
-Cam
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with ROS Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!