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
The tmr_description package requires tmr_msgs package. However this package does not exist, rather it's named tm_msgs, leading to a build failure as the package is not found.
The following lines need to be modified or the tm_msgs package needs to be renamed to tmr_msgs.