【问题标题】:ROS2 colcon build not showing any error messages in windowsROS2 colcon 构建未在 Windows 中显示任何错误消息
【发布时间】:2019-05-09 03:15:06
【问题描述】:

在 windows 上使用colcon build 构建 ROS2 发布者时,没有显示调试错误消息,只显示失败或完成。

我曾尝试使用“colcon --log-level info build”或“colcon --log-level debug build”,但仍然无效。

如果我的代码中有一些错误,有什么方法可以让colcon 构建显示错误消息?

【问题讨论】:

    标签: c++ windows build ros2


    【解决方案1】:

    只需使用 colcon build --event-handlers console_cohesion+

    ros answer

    【讨论】:

    • 谢谢!我想知道为什么这不是默认值。看到构建失败而没有任何反馈是非常令人困惑的。
    猜你喜欢
    • 2022-11-24
    • 2022-08-03
    • 2012-08-28
    • 1970-01-01
    • 2016-09-25
    • 1970-01-01
    • 1970-01-01
    • 2018-01-25
    • 1970-01-01
    相关资源
    最近更新 更多