Why does ROS 2 code generation ignore remote device connection parameters in MATLAB R2024b?
Show older comments
I'm building for a ROS 2 target using MATLAB, and have set the hardware connection parameters, such as device address, username, and password in the configuration. However, these settings do not seem to take effect. During the build process, the system attempts to connect to a device with an empty hostname, resulting in the following error:
Connecting to ROS 2 device at ''.
Expected hostname to be nonempty.
Do you know how I can resolve this?
Accepted Answer
More Answers (0)
Categories
Find more on ARM Cortex-M Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!