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
Currently, it is difficult to know which packages failed when multiple packages fail (or the screen buffer is filled by wall of useless warnings). Would it be possible to have one or all of the following:
Add query verb: catking list --failed, catkin list --all, catking list --unbuilt, etc.
Add more details in post-build summary: catkin build --extended-summary [threshold, default: 10] gives list of packages if the number if the number is less than the threshold
Cheers
The text was updated successfully, but these errors were encountered:
System Info
Request
Currently, it is difficult to know which packages failed when multiple packages fail (or the screen buffer is filled by wall of useless warnings). Would it be possible to have one or all of the following:
catking list --failed
,catkin list --all
,catking list --unbuilt
, etc.catkin build --extended-summary [threshold, default: 10]
gives list of packages if the number if the number is less than the thresholdCheers
The text was updated successfully, but these errors were encountered: