Borrar filtros
Borrar filtros

Why do I get an error when trying to build and run my simulink model on my ros device?

6 visualizaciones (últimos 30 días)
I'm getting this error when I try to build and run my simulink model on my ros device: undefined reference to `rosidl_message_type_support_t const* rosidl_typesupport_cpp::get_message_type_support_handle<sensor_msgs::msg::LaserScan_<std::allocator<void> > >()
I've seen that this can be caused by not including the message packages, but I've checked and they are included.

Respuestas (1)

Krishna
Krishna el 22 de Feb. de 2023
Since you have already included the message packages as a workaround, can you please deploy the code using "Remote Device" on a VM?
To deploy the code on a remote device, in Simulink toolstrip, ROS tab, select "Remote Device" option from the "Deploy to" drop-down section in CONNECT tab.
I hope this helps.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by