robocup-at-work / atwork-commander

This repository hosts the completly new developed Refbox for the @Work RoboCup league.
MIT License
7 stars 6 forks source link

Error in generate task #8

Closed aliakbarhamzeh1378 closed 4 years ago

aliakbarhamzeh1378 commented 4 years ago

hi, when I run : roslaunch atwork_commander generate.launch task:=PPT it response terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >' what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument

steup commented 4 years ago

The error is generated within roscpp during shutdown of the node. The generation is still working correctly.

steup commented 4 years ago

Remedy implemented in a30138fe61313248bb5263111e2c59f1a384e876