Properly Disconnect from ROS2 Network with Generated Code
显示 更早的评论
The Matlab ROS2 publish/subscribe documentation suggests using clear to remove the sample nodes, publishers and subscribers from the ROS 2 network. See "Disconnect From ROS 2 Network" at the bottom of the page on the link. clear isn't supported for code generation but I need to deploy to complied code running on a remote machine. How should this be done for generated code so that my nodes and publishers don't still appear on the ROS2 network after my program completes?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Specialized Messages 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!