Pinned Repositories
AaaS_WebClient
for AaaS (exercise for university)
AI_Racer
This repository contains a Unity project that demonstrates how reinforcement learning can be used to teach an AI agent how to navigate a racing circuit. The project was developed as part of a machine learning course at university.
ARS-ROS-Exercises
Exercises from the Autonomous Robot Systems course (University)
Asteroids
Simple clone of the game Asteroids. (Exercise for university)
cpp-chess
A small implementation of a chess game using C++, SFML and the chess engine "Stockfish 16" (Exercise for university)
discrete-event-simulation-salabim-unity
This project simulates a conveyor system with multiple workpiece carriers. Using Unity for 2D layout planning, it aims to answer questions about the required number of carriers. Salabim is employed for discrete event simulation to model and analyze the system's dynamic behavior. Developed as part of a university project.
game2048
GameCounter
Assists in counting the score for different board games (AndroidApp)
RoboDKChessGame
A chess game (created in Unity 3D) controls the simulation (in RoboDK) of a Fanuc robot that can move chess pieces. (Exercise for university)
robot-gripper-simulation
In this university project, a robot gripper system was developed and simulated to efficiently manipulate cubes of different sizes. The primary goal was to design a versatile robotic tool that could adapt to various cube dimensions. (Exercise for university)
markus-senger's Repositories
markus-senger/RoboDKChessGame
A chess game (created in Unity 3D) controls the simulation (in RoboDK) of a Fanuc robot that can move chess pieces. (Exercise for university)
markus-senger/discrete-event-simulation-salabim-unity
This project simulates a conveyor system with multiple workpiece carriers. Using Unity for 2D layout planning, it aims to answer questions about the required number of carriers. Salabim is employed for discrete event simulation to model and analyze the system's dynamic behavior. Developed as part of a university project.
markus-senger/robot-gripper-simulation
In this university project, a robot gripper system was developed and simulated to efficiently manipulate cubes of different sizes. The primary goal was to design a versatile robotic tool that could adapt to various cube dimensions. (Exercise for university)
markus-senger/AaaS_WebClient
for AaaS (exercise for university)
markus-senger/AI_Racer
This repository contains a Unity project that demonstrates how reinforcement learning can be used to teach an AI agent how to navigate a racing circuit. The project was developed as part of a machine learning course at university.
markus-senger/ARS-ROS-Exercises
Exercises from the Autonomous Robot Systems course (University)
markus-senger/Asteroids
Simple clone of the game Asteroids. (Exercise for university)
markus-senger/cpp-chess
A small implementation of a chess game using C++, SFML and the chess engine "Stockfish 16" (Exercise for university)
markus-senger/game2048
markus-senger/GameCounter
Assists in counting the score for different board games (AndroidApp)
markus-senger/HMI_for_a_CNC_machine
made with B&R mappView (Exercise for university)
markus-senger/InfoVis-Project
Information Visualization of Heart Disease Data using Python (exercise for university)
markus-senger/KV-diagram
Simplifier of Boolean funtions using Qt (KV diagram) (Exercise for university)
markus-senger/ML-Projekt-WineQuality
Quality Determination of Wine Using Machine Learning (exercise for university)
markus-senger/shopping-list
markus-senger/simple-3D-maze-game
With OpenGL and GLUT. (Exercise for university)
markus-senger/SudokuSolver
This C++ Sudoku solver was developed as an small exercise for university. It is capable of efficiently solving puzzles of various sizes, ranging from 4x4 up to 25x25.
markus-senger/SudokuSolver-Fleck
markus-senger/WaveFunctionCollapse
small implementation of "Wave Function Collapse" in Unity