Main Content

Code Generation and Deployment

Generate C/C++ and CUDA code for ROS nodes and deploy to local and remote hardware

ROS Toolboxenables you to generate C++ and CUDA®code for ROS nodes, and deploy them to local or remote device targets. For MATLAB®code that contains ROS interfaces, you can generate C++ code and deploy them as ROS nodes usingMATLAB Coder™(SeeGenerate a Standalone ROS Node from MATLAB®). For Simulink®models, you can generate C++ code usingSimulink Coder(SeeGenerate a Standalone ROS Node from Simulink®) or optimized CUDA code using GPU Coder™, and deploy them as ROS nodes.

Topics

Deploy ROS Nodes from MATLAB

Deploy ROS Nodes from Simulink

Deploy ROS 2 Nodes from MATLAB

从仿真软件部署ROS 2节点金宝app

Deploy CUDA-Optimized ROS Nodes from Simulink

Deploy CUDA optimized ROS 2 Nodes from Simulink

Applications