Robotics StackExchange | Archived questions

getting lock error

I get this error when trying to send a goal to topic movebasesimple/goal. The call issued from a callback invoked on initialpose topic msg. Any ideas on what could cause this?

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
  what():  boost::lock_error

Asked by rnunziata on 2013-10-15 14:34:29 UTC

Comments

Answers