Giter VIP home page Giter VIP logo

Comments (10)

huangfeidian avatar huangfeidian commented on June 16, 2024

这个项目以来的any_container我有迭代,导致当前项目编译通不过了, 我刚提交修正了一下runtime的编译,edtior与debugger那边由于当前机器已经不再安装qt导致无法测试是否有其他问题

from behavior_tree.

peitianyu avatar peitianyu commented on June 16, 2024

收到收到,谢谢大佬,不过还是编译不通过,是因为需要在win下qt5编译吗?我现在实在ubuntu18下编译的

from behavior_tree.

huangfeidian avatar huangfeidian commented on June 16, 2024

from behavior_tree.

peitianyu avatar peitianyu commented on June 16, 2024

哦哦,不过我之前在Ubuntu上跑了您的math_tree是可以通过的,我再尝试一下,试试win下的qt编译

from behavior_tree.

huangfeidian avatar huangfeidian commented on June 16, 2024

你看看对应的依赖库是不是没有装,debugger里面的http_server 是 https://github.com/huangfeidian/http_server

from behavior_tree.

peitianyu avatar peitianyu commented on June 16, 2024

现在编译报的是any_container的decode问题,但any_container我已经,make install了
具体这样子的:
nlohmann::adl_serializer, std::vector >’ has no member named ‘decode’
146 | decltype(std::declval().decode(std::declval())),
我也在查原因

from behavior_tree.

peitianyu avatar peitianyu commented on June 16, 2024

1654514131206.png
这是我的文件夹

from behavior_tree.

huangfeidian avatar huangfeidian commented on June 16, 2024

今天查了一下,是因为windows平台与linux平台的符号不一样,你需要更新一下meta在linux平台上编译出来generate_behavior 重命名为parser放到当前项目的action_parser文件夹下 然后执行一下run_parser.sh来触发那两个文件的生成,注意更新一下当前项目

from behavior_tree.

peitianyu avatar peitianyu commented on June 16, 2024

感谢大佬,我今天试一下

from behavior_tree.

huangfeidian avatar huangfeidian commented on June 16, 2024

现在行为树actions不再经过工具parse代码生成,而是手动导出加手动注册,因此不再有这个问题

from behavior_tree.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.