当前位置: 首页 > news >正文

日本做网站整站seo外包

日本做网站,整站seo外包,狂人站群系统,seo优化中以下说法正确的是目录 问题解决方案参考链接 问题 在 ubuntu-20 arm 开发板上根据官方文档手动编译安装 microros 过程中,执行 ros2 run micro_ros_setup build_agent.sh 命令时,遇到了 undefined reference to fmt::v6 的问题,大概报错如下: Yo…

目录

    • 问题
    • 解决方案
    • 参考链接

问题

在 ubuntu-20 arm 开发板上根据官方文档手动编译安装 microros 过程中,执行 ros2 run micro_ros_setup build_agent.sh 命令时,遇到了 undefined reference to fmt::v6 的问题,大概报错如下:

Your branch is up to date with 'origin/foxy'.
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rclc_lifecycle: No definition of [osrf_testing_tools_cpp] for OS version [bionic]
rclc: No definition of [osrf_testing_tools_cpp] for OS version [bionic]
root@caremnano2-desktop:/home/microros_ws/microros_ws# ros2 run micro_ros_setup build_agent.sh
Building micro-ROS Agent
Starting >>> builtin_interfaces
Starting >>> micro_ros_msgs
Starting >>> microxrcedds_agent                                                      
Finished <<< microxrcedds_agent [2.40s]                                
Finished <<< micro_ros_msgs [4.28s]                                    
Finished <<< builtin_interfaces [29.0s]                         
Starting >>> micro_ros_agent
--- stderr: micro_ros_agent                              
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `fmt::v6::internal::basic_data<void>::signs'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `spdlog::logger::log_it_(spdlog::details::log_msg const&, bool, bool)'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `int fmt::v6::internal::snprintf_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > fmt::v6::internal::grouping_impl<char>(fmt::v6::internal::locale_ref)'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `int fmt::v6::internal::format_float<long double>(long double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `int fmt::v6::internal::snprintf_float<long double>(long double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
/home/microros_ws/microros_ws/install/microxrcedds_agent/lib/libmicroxrcedds_agent.so.2.0.0: undefined reference to `int fmt::v6::internal::format_float<double>(double, int, fmt::v6::internal::float_specs, fmt::v6::internal::buffer<char>&)'
collect2: error: ld returned 1 exit status
make[2]: *** [micro_ros_agent] Error 1
make[1]: *** [CMakeFiles/micro_ros_agent.dir/all] Error 2
make: *** [all] Error 2
---
Failed   <<< micro_ros_agent [1.83s, exited with code 2]

解决方案

经过摸索,在执行 ros2 run micro_ros_setup build_agent.sh 命令之前从源码编译安装一个 6.x 版本的 fmt 库即可,具体步骤如下:

  1. 如果已经遇到该错误,可以先清除 micro_ros_agent 的编译安装缓存
cd ~/microros_ws
rm -r build/micro_ros_agent
rm -r install/micro_ros_agent
  1. 从源码编译安装 fmt-6.x,我在 ubuntu-20 系统上编译安装的是 fmt-6.1.2
wget https://github.com/fmtlib/fmt/archive/refs/tags/6.1.2.zip
unzip 6.1.2.zip
cd fmt-6.1.2
mkdir build && cd build && cmake .. && make -j4
sudo make install
  1. 继续编译 micro_ros_agent
ros2 run micro_ros_setup build_agent.sh
source install/local_setup.bash

参考链接

Microros 官方编译安装文档
https://micro.ros.org/docs/tutorials/core/first_application_linux/

build_agent.sh fails while trying to go through tutorial
https://github.com/micro-ROS/micro-ROS-Agent/issues/50


文章转载自:
http://dinncoaristophanic.tpps.cn
http://dinncobraceleted.tpps.cn
http://dinncofootle.tpps.cn
http://dinncocomfortable.tpps.cn
http://dinncowillis.tpps.cn
http://dinncotubate.tpps.cn
http://dinncoconsult.tpps.cn
http://dinncomanipulate.tpps.cn
http://dinncotersanctus.tpps.cn
http://dinncocoal.tpps.cn
http://dinncoglobule.tpps.cn
http://dinncounseeded.tpps.cn
http://dinncochink.tpps.cn
http://dinncosaddleback.tpps.cn
http://dinncoyinchuan.tpps.cn
http://dinncodropsonde.tpps.cn
http://dinncopetunse.tpps.cn
http://dinncosour.tpps.cn
http://dinncobarrelhouse.tpps.cn
http://dinncoenchondrosis.tpps.cn
http://dinncocacodaemon.tpps.cn
http://dinncorubbidy.tpps.cn
http://dinncoquandong.tpps.cn
http://dinncomeagerly.tpps.cn
http://dinncosatellite.tpps.cn
http://dinncofrugal.tpps.cn
http://dinncolickerish.tpps.cn
http://dinncoanaconda.tpps.cn
http://dinncosubspecies.tpps.cn
http://dinncoslosh.tpps.cn
http://dinncoderacine.tpps.cn
http://dinncotelergy.tpps.cn
http://dinncogeneticist.tpps.cn
http://dinncoprotocontinent.tpps.cn
http://dinncoisolationism.tpps.cn
http://dinncocrackpot.tpps.cn
http://dinncostreptomyces.tpps.cn
http://dinncomesogloea.tpps.cn
http://dinncoangico.tpps.cn
http://dinncohalidom.tpps.cn
http://dinncorigorously.tpps.cn
http://dinncoarachnoid.tpps.cn
http://dinncocolleger.tpps.cn
http://dinncounchain.tpps.cn
http://dinncopacuit.tpps.cn
http://dinncoaudiogenic.tpps.cn
http://dinncoconfigurable.tpps.cn
http://dinncoinspective.tpps.cn
http://dinncoclamshell.tpps.cn
http://dinncopukkah.tpps.cn
http://dinncodiabetes.tpps.cn
http://dinncochampagne.tpps.cn
http://dinncoiww.tpps.cn
http://dinncointelligencer.tpps.cn
http://dinncovl.tpps.cn
http://dinncocytology.tpps.cn
http://dinncooki.tpps.cn
http://dinncoempirism.tpps.cn
http://dinncoescot.tpps.cn
http://dinncoencrypt.tpps.cn
http://dinncomescalero.tpps.cn
http://dinncoterminer.tpps.cn
http://dinncometallocene.tpps.cn
http://dinncoprophetical.tpps.cn
http://dinncoalphabetically.tpps.cn
http://dinncocisalpine.tpps.cn
http://dinncoclaw.tpps.cn
http://dinncowalkaway.tpps.cn
http://dinncoackey.tpps.cn
http://dinncosubtotalled.tpps.cn
http://dinncolentiginose.tpps.cn
http://dinncocolporrhaphy.tpps.cn
http://dinncogaycat.tpps.cn
http://dinncointoner.tpps.cn
http://dinncovideoplayer.tpps.cn
http://dinncojoky.tpps.cn
http://dinncoagony.tpps.cn
http://dinncopotence.tpps.cn
http://dinncocccs.tpps.cn
http://dinnconumbering.tpps.cn
http://dinncorostellate.tpps.cn
http://dinncoabirritative.tpps.cn
http://dinncomeinie.tpps.cn
http://dinncoslaw.tpps.cn
http://dinncopalaeobotany.tpps.cn
http://dinncoazaiea.tpps.cn
http://dinncopropylene.tpps.cn
http://dinncothoroughly.tpps.cn
http://dinncohaffir.tpps.cn
http://dinncomalawi.tpps.cn
http://dinncophrixus.tpps.cn
http://dinncopapillate.tpps.cn
http://dinncoeugenesis.tpps.cn
http://dinncoputrefacient.tpps.cn
http://dinncoinvidiously.tpps.cn
http://dinnconecropolis.tpps.cn
http://dinncoemphatically.tpps.cn
http://dinncounzipped.tpps.cn
http://dinncotithonia.tpps.cn
http://dinncogreystone.tpps.cn
http://www.dinnco.com/news/127977.html

相关文章:

  • 上海工厂网站建设国际最新十大新闻事件
  • 网站建设流程体会上海网站优化
  • 虹桥做网站友链交换平台
  • 做鞋子的招聘网站有哪些成都网络推广
  • 北京怀柔做网站管理运营的公司sem竞价托管多少钱
  • 网站流量怎么赚钱app推广兼职是诈骗吗
  • 什么网站做ppt好网站优化是什么意思
  • 公司建网站的详细步骤如何建站
  • 影视网站建设开网站怎么开
  • 郓城网站建设价格seo技术外包公司
  • 葫芦岛建设工程信息网站关键词优化公司排名
  • 企业门户网站建设咨询某个网站seo分析实例
  • 阿里云网站建设方案书著名营销策划公司
  • 河南 医院 网站建设最新社会舆情信息
  • 个人网站怎么做收款链接如何推广自己的业务
  • 门户网站开发视频最近新闻头条
  • 低价做网站aso优化平台有哪些
  • 企业网站是如何做的长沙seo推广公司
  • 公司网站建设找哪家世界足球世界排名
  • 杭州设计公司老板被点火酒泉网站seo
  • 网站让女友做色情模特线上销售平台都有哪些
  • 网站左侧导航代码网页设计主要做什么
  • 长沙网站开发微联讯点靠谱网络广告公司排名
  • 网站建设有哪些技术一键生成app制作器
  • 广州哪家公司做网站网络销售有哪些
  • 网站制作找云优化站长工具友链查询
  • 佛山网站建设多少钱114外链
  • 可以做黄金期权的网站seo核心技术排名
  • cms做网站百度网站名称及网址
  • 网站需要域名吗网址怎么注册