awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesBehavioral Functor Definitions

Implementation of agent movement and sensor controls using registered functional objects.

Distinct from Custom Agent and Environment Definitions: Specifically concerns the implementation of actions via functors, whereas the parent is a broader abstraction for agent/environment definitions.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Behavioral Functor Definitions. Refine with filters or upvote what's useful.

Awesome Behavioral Functor Definitions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • facebookresearch/habitat-simالصورة الرمزية لـ facebookresearch

    facebookresearch/habitat-sim

    3,532عرض على GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    Provides a mechanism to create custom movement and sensor control behaviors using functors.

    C++aicomputer-visioncplusplus
    عرض على GitHub↗3,532
  1. Home
  2. Artificial Intelligence & ML
  3. Agent Simulation Environments
  4. Custom Agent and Environment Definitions
  5. Behavioral Functor Definitions