awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DLR-RM avatar

DLR-RM/RAFCON

0
View on GitHub↗
207 स्टार्स·37 फोर्क्स·Python·EPL-1.0·3 व्यूज़dlr-rm.github.io/RAFCON↗

RAFCON

RAFCON (RMC एडवांस्ड फ्लो कंट्रोल) रोबोट प्रोग्राम का प्रतिनिधित्व करने के लिए पदानुक्रमित स्टेट मशीनों का उपयोग करता है, जिसमें समवर्ती स्टेट निष्पादन की सुविधा है। यह स्टेट मशीनों के निर्माण का समर्थन करने वाले ग्राफिकल यूजर इंटरफेस के साथ आता है और इसमें IDE जैसे डिबगिंग तंत्र शामिल हैं। वैकल्पिक रूप से, स्टेट मशीनों को RAFCON के API का उपयोग करके प्रोग्रामेटिक रूप से उत्पन्न किया जा सकता है।

Features

  • Behavior and Decision - Hierarchical state machine framework for robot program representation.
  • बिहेवियरल लॉजिक - जटिल रोबोट प्रोग्राम्स के लिए पदानुक्रमित (hierarchical) स्टेट मशीन फ्रेमवर्क।

स्टार हिस्ट्री

dlr-rm/rafcon के लिए स्टार हिस्ट्री चार्टdlr-rm/rafcon के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

RAFCON के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो RAFCON के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • behaviortree/behaviortree.cppBehaviorTree का अवतार

    BehaviorTree/BehaviorTree.CPP

    4,070GitHub पर देखें↗

    BehaviorTree.CPP is a C++ library for designing task-switching logic and reactive behaviors using a hierarchical tree structure. It provides a framework for creating reactive logic systems that manage complex behaviors through an execution engine and a centralized data store for sharing state between nodes. The library decouples high-level behavioral logic from source code by using an XML parser to define tree morphology. It further extends its functionality through a dedicated visualizer for monitoring real-time execution states and a specialized bridge for integrating ROS2 actions and servi

    C++
    GitHub पर देखें↗4,070
  • behaviortree/grootBehaviorTree का अवतार

    BehaviorTree/Groot

    885GitHub पर देखें↗

    Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP

    C++
    GitHub पर देखें↗885
  • intel/ad-rss-libintel का अवतार

    intel/ad-rss-lib

    354GitHub पर देखें↗

    Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles

    C++
    GitHub पर देखें↗354
  • kcl-planning/rosplanKCL-Planning का अवतार

    KCL-Planning/ROSPlan

    393GitHub पर देखें↗

    The ROSPlan framework provides a generic method for task planning in a ROS system.

    C++
    GitHub पर देखें↗393
RAFCON के सभी 5 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dlr-rm/rafcon क्या करता है?

RAFCON (RMC एडवांस्ड फ्लो कंट्रोल) रोबोट प्रोग्राम का प्रतिनिधित्व करने के लिए पदानुक्रमित स्टेट मशीनों का उपयोग करता है, जिसमें समवर्ती स्टेट निष्पादन की सुविधा है। यह स्टेट मशीनों के निर्माण का समर्थन करने वाले ग्राफिकल यूजर इंटरफेस के साथ आता है और इसमें IDE जैसे डिबगिंग तंत्र शामिल हैं। वैकल्पिक रूप से, स्टेट मशीनों को RAFCON के API का उपयोग करके प्रोग्रामेटिक रूप से उत्पन्न किया जा सकता है।

dlr-rm/rafcon की मुख्य विशेषताएं क्या हैं?

dlr-rm/rafcon की मुख्य विशेषताएं हैं: Behavior and Decision, बिहेवियरल लॉजिक।

dlr-rm/rafcon के कुछ ओपन-सोर्स विकल्प क्या हैं?

dlr-rm/rafcon के ओपन-सोर्स विकल्पों में शामिल हैं: behaviortree/behaviortree.cpp — BehaviorTree.CPP is a C++ library for designing task-switching logic and reactive behaviors using a hierarchical tree… behaviortree/groot — Graphical Editor to create BehaviorTrees. Compliant with BehaviorTree.CPP. intel/ad-rss-lib — Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles. kcl-planning/rosplan — The ROSPlan framework provides a generic method for task planning in a ROS system. reelrbtx/smacc — An Event-Driven, Asynchronous, Behavioral State Machine Library for ROS (Robotic Operating System) applications…