2d-environment
There are 8 repositories under 2d-environment topic.
Pandas-Team/Automatic-Parking
Python implementation of an automatic parallel parking system in a virtual environment, including path planning, path tracking, and parallel parking
akileshbadrinaaraayanan/A3C_grid_world
Simple tensorflow implementation of Asynchronous Advantage Actor-Critic (A3C) for a 2-D grid environment
atomb0mb/BasicRoboticVacuumCleaner
My first AI project. A robot vacuum cleaner that cleans dirty tiles in a 2-D environment with random obstacles.
canoksuzoglu1/Hot-or-Cold-Custom-Env-RL
A custom reinforcement learning environment for the Hot or Cold game. The agent navigates a 100x100 grid to find a randomly placed target while receiving rewards based on proximity and success.
lubobul/2DNewtonGravityJS
This tool is written in vanilla JavaScript and is intended for experimenting with Newton's universal gravitation in 2D environment.
Palinody/RoombaSimulator
A Roomba (vacuum cleaner) simulator made to train agents in a 2D environment.
SeanAtho/RMIT-Advanced-Programming-Techniques-A1-PathPlanning
Implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles.
brunoeducsantos/RoboticsND
Repository containing the implementations of robotics nanodegree projects