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
Hello, I am on an arm board, the operating environment is ubuntu20.04, and the ros is noetic. When I execute “rosrun octomap_server octomap_server_node”, the following error is reported:
terminate called after throwing an instance of 'boost::wrapexceptboost::condition_error'
what(): boost::condition_variable::do_wait_until failed in pthread_cond_timedwait: Invalid argument
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
Hello, I am on an arm board, the operating environment is ubuntu20.04, and the ros is noetic. When I execute “rosrun octomap_server octomap_server_node”, the following error is reported:
terminate called after throwing an instance of 'boost::wrapexceptboost::condition_error'
what(): boost::condition_variable::do_wait_until failed in pthread_cond_timedwait: Invalid argument
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: