Showing 40 open source projects for "obstacle"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Godot RL Agents

    Godot RL Agents

    An Open Source package that allows video game creators

    godot_rl_agents is a reinforcement learning integration for the Godot game engine. It allows AI agents to learn how to interact with and play Godot-based games using RL algorithms. The toolkit bridges Godot with Python-based RL libraries like Stable-Baselines3, making it possible to create complex and visually rich RL environments natively in Godot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    PyCAPGE (Python Classic Adventure Point and Click Game Engine) is a versatile, open-source framework designed for creating retro-style 2D graphic adventures using Python and Pygame. Inspired by the golden age of SCUMM games, it features a customizable 9-verb interface and robust inventory management. Key features include a Scene Manager supporting parallax scrolling, walk-behind masks, and depth-based character scaling. It implements intelligent Pathfinding to navigate complex...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    AI-Prompt-Generator

    AI Prompt Generator: Fuel Your Creativity with AI-Powered Prompts

    The AI Prompt Generator is your creative companion, harnessing the power of artificial intelligence to inspire, prompt, and ignite your writing journey. In a world where writer's block can be a formidable obstacle, this web-based tool offers an oasis of innovation, designed to boost your creativity and streamline your brainstorming process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    dft_installer.sh

    Automated Installer for VASP, SIESTA, their libraries and utilities

    ...(dft_installer.sh) Gustavo Domínguez Rodríguez, Gabriel Iván Canto Santana, Jorge Alejandro Tapia Gonzalez, Cesar Alberto Cab Cauich High-performance scientific software is commonly compiled on the computing system, for optimizing it according to its specific characteristics. However, this compilation is often a tedious and limiting process, which frequently becomes an obstacle for its use. Therefore, a set of routines was developed for compiling the necessary libraries, the simulation package, and their utilities. The program supports two of the most commonly used first-principles calculation packages: SIESTA and VASP, and works with different versions of those packages and their required libraries, and can be easily modified to support additional calculation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Google Dino Game
    ...Make the Dino jump over hurdles by hitting the spacebar button or using the up-arrow key. The more distance t-rex covers without hitting hurdles, the more will be the score. The moment the dinosaur hits any obstacle, the game gets over. Install the T-rex Dino Runner app and start playing the game now! You can share your score with friends and challenge them to beat you. Based on an open-source project with a BSD-3-Clause license: https://github.com/chromium/chromium
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    VideoCompress

    Compress videos, remove audio, manipulate thumbnails

    Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library. 100% native code was used, we do not use FFMPEG as it is very slow, bloated and the GNU license is an obstacle for commercial applications. In addition, google chrome uses VP8/VP9, safari uses h264, and most of the time, it is necessary to encode the video in two formats, but not with this library. All video files are encoded in an MP4 container with AAC audio that allows 100% compatibility with safari, mozila, chrome, android and iOS. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    FlappySwift

    FlappySwift

    swift implementation of flappy bird

    ...The project includes sprite rendering, physics, collision detection, scrolling background, user input (tap to flap), scoring, and game-over logic, all wired together in a simple but playable form. Because the code is real and running, learners can modify gravity, speed, obstacle spacing, or visual assets to see how design decisions impact feel and difficulty. The repo often includes instructions for building and running on the simulator or device, as well as commentary on how components are structured (game loop, scene management, layering).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GAAS

    GAAS

    Autonomous aviation intelligence software for drones and VTOL

    GAAS (Generalized Autonomy Aviation System) is an open source software platform for autonomous drones and VTOLs. GAAS was built to provide a common infrastructure for computer-vision based drone intelligence. In the long term, GAAS aims to accelerate the coming of autonomous VTOLs. Being a BSD-licensed product, GAAS makes it easy for enterprises, researches, and drone enthusiasts to modify the code to suit specific use cases. Our long-term vision is to implement GAAS in autonomous passenger...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kantpoll

    Kantpoll

    A free and open-source election management system.

    ...Security - protection of voters' data and communications. Decentralization - data about campaigns should not be subject to censorship. Internationalization - language should not be an obstacle to voter participation. Representativeness - technology should help to bring closer voters to candidates. Simplicity - everyone should be able to vote and every organization should be able to create a campaign. Scalability - which ensures that campaigns will be processed efficiently. Flexibility - there is no ideal format for a campaign, the code must be open to innovation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Machine-Learning-Flappy-Bird

    Machine-Learning-Flappy-Bird

    Machine Learning for Flappy Bird using Neural Network

    ...The system simulates a population of birds that each possess their own neural network, which acts as a decision-making controller during gameplay. The neural network receives input features representing the bird’s position relative to the next obstacle and determines whether the bird should flap or remain idle. Over successive generations, a genetic algorithm evolves the neural networks by selecting high-performing agents and recombining their parameters to produce improved offspring. This process allows the AI agents to gradually learn better strategies for navigating the obstacles and surviving longer in the game environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Get Out of My Way

    a game to dodge much obstacle.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nanopuller

    Nanopuller

    AFM puller control software

    ...However, one advantage of using a commercial setup – repeatability and unification, cannot be archived, as every laboratory is developing a specific data acquisition protocol and software. Our Nanopuller software (open ISC license) presented here is intended to eliminate this obstacle. We give access to a program, which with only a minimum effort can be adjusted for vast array of typical equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Arduino(Smart toy car)

    Remoted car, line follower equiped by an obstacle detector

    Project Created by : Turki Walid & Wiem Boudokhan in ESPRIT(Ecole Sup Privée d'Ingénierie et de Technologies) for internship. Period : 08/06/2015 - 08/07/2015
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    3d Obstacle Course on blender

    a simple 3d game on blender

    a simple 3d game on blender
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RPI-UV1

    Raspberry Pi based small drone

    Code to support a small drone based on a Raspberry Pi with a Smart Car motorized chassis, L298N dual motor controller, an HC-SR04 ultrasonic rangefinder, Microphone and Obstacle sensor from the SunFounder 12 sensor kit, micro contact switches as touch sensors, white LEDs as lights for image illumination, and a Pi camera module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MQ Dataset Generator

    MQ Dataset Generator

    Dataset Generator

    Evaluation of methods/software is considered as a very important procedure for any user who wants to know the actual performance of a scientific tool. For the implementation of such evaluation procedure several test cases - scenarios shall be run. Obtaining the necessary test data sets can be an obstacle due to both privacy issues and also the time and cost associated with collecting multiple instances of a diverse set of data sources. An efficient alternative is the design and use of synthetic reference data sets to undertake black-box testing. These data sets should be generated in a manner consistent with the functional specification of the problem addressed by the method/software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    processing-mother
    ...The limited aesthetic flexibility permitted by existing tools however has meant that artists striving to differentiate their work have most often been the inventors and creators of the tools they use. To address this obstacle, we have developed a set of tools, that make use of and extend the popular Processing open-source multimedia programming environment. Together they will enable artists without the skills of computer programming to significantly influence the content of their visual performance, while also keeping the programming of new graphics algorithms accessible to those seeking greater creative freedom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ZimFan

    simple android app

    displays overmap with simple character movement and obstacle avoidance - added character directional facing - added multi-map navigation * updated scrollable maps - oversized images * improved map rendering and character speed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JQuery Collision

    JQuery extension to return the collisions between two selectors.

    JQuery extension to return the collisions between two selectors. Handles padding, margin, borders, and can determine either overlap or portion outside. Returns JQuery "overlap" objects. Requires: jquery1.8.3+, examples also require: jqueryui1.9.2+ Try it out: http://eruciform.com/jquerycollision/ If you like this, try: http://sourceforge.net/projects/jquidragcollide/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DistRoboNet

    Evaluation of Distributed Algorithms in Mobile Robot Networks

    ...Algorithms and methods to be evaluated include: a multidimensional cellular automata-based approach to robot formation control; push and insertion methods for distributed auctioning and task allocation; a distributed spanning tree communication protocol for collective situational awareness; and a thermodynamics-inspired approach to group-level obstacle avoidance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CARMEN provides modular software for mobile robot control and navigation including: base and sensor control, obstacle avoidance, localization, path planning, people-tracking, and mapping. Language: C / Dependencies:gtk. See: http://carmen.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    imagine processing based obstacle detect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The sunflower library provides programming abstractions developed at the Autonomous Systems Lab http://www.asl.ethz.ch/. It contains a complete path planning and obstacle avoidance system, common mobile robotics tasks abstractions, and a 2D simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    computer vision based obstacle detection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    that project is agame . tha frog want to cross the road and the cars obstacle it user should cross the frog the road to win
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB