Change RMW in Matlab R2021b
Currently i’m using Matlab R2021b + Ubuntu22.04 Humble due to version compatibility with external program.
I have seen the guide to change the default RMW by Preferences -> ROS Toolbox. But my Matlab version seems like
there is no ROS Toolbox at Preferences. So I tried to change the RMW by command line
setenv(‘RMW_IMPLEMENTATION’,’rmw_cyclonedds_cpp’)
Is there any method to check the RMW vendor?
Or is there another way to change it?Currently i’m using Matlab R2021b + Ubuntu22.04 Humble due to version compatibility with external program.
I have seen the guide to change the default RMW by Preferences -> ROS Toolbox. But my Matlab version seems like
there is no ROS Toolbox at Preferences. So I tried to change the RMW by command line
setenv(‘RMW_IMPLEMENTATION’,’rmw_cyclonedds_cpp’)
Is there any method to check the RMW vendor?
Or is there another way to change it? Currently i’m using Matlab R2021b + Ubuntu22.04 Humble due to version compatibility with external program.
I have seen the guide to change the default RMW by Preferences -> ROS Toolbox. But my Matlab version seems like
there is no ROS Toolbox at Preferences. So I tried to change the RMW by command line
setenv(‘RMW_IMPLEMENTATION’,’rmw_cyclonedds_cpp’)
Is there any method to check the RMW vendor?
Or is there another way to change it? ros2, dds, rmw MATLAB Answers — New Questions