JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

报错:WARNING: cannot load logging configuration file, logging is disabled

发布时间 2023-08-01 17:03:02作者: langyong

问题:在webots里使用rospy时报warning。

分析:无

解决方案:参考https://blog.csdn.net/ckkboy/article/details/98504880

1. 在/etc/下创建ros目录

  cd /etc/

  sudo mkdir ros

2. 将python_logging.conf文件复制到/etc/ros/下

  sudo cp /opt/ros/melodic/etc/ros/python_logging.conf /etc/ros/

    本栏目推荐文章
  • chromium vlog 替换 log(info)
  • ts 文件 eslint - disable no-var
  • [Vue warn]: Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".
  • SpringBoot配置报错:Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class
  • android编译kanzi 问题 (2) Gradle sync failed: NDK not configured. Download it with SDK manager. Preferred NDK version is '21.1.6352462'.
  • ClickHouse安装登录warning处理记录
  • Conditional Git Configuration 有条件配置Git信息
  • Cannot load driver class: oracle.jdbc.OracleDriver
  • vue报错:You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file.
  • MySQL Ignoring the redo log due to missing MLOG_CHECKPOINT between the checkpoint
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们