You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to connect Pico microros Client to Agent Ros2, i meet error: terminate called after throwing an instance of 'std::bad_array_new_length'
what(): std::bad_array_new_length
[ros2run]: Aborted . msg in Pico still int32. i guest when it runto func rcl_ret_t ret = rcl_publish(&publisher, &msg, NULL); msg not int32 or become sth else.
The text was updated successfully, but these errors were encountered:
when i try to connect Pico microros Client to Agent Ros2, i meet error: terminate called after throwing an instance of 'std::bad_array_new_length'
what(): std::bad_array_new_length
[ros2run]: Aborted . msg in Pico still int32. i guest when it runto func rcl_ret_t ret = rcl_publish(&publisher, &msg, NULL); msg not int32 or become sth else.
The text was updated successfully, but these errors were encountered: