-
A Web GUI seems like a more viable solution than a normal software interface:
- Interface can be used on any system.
- Can easily use a mobile device to send commands to the rover.
- With the web-serv…
-
**Describe the bug**
No matter what I try I'm getting an "error: unrecognized arguments: https://old.reddit.com/r/coolgithubprojects/" when using reddit-add. I have already created a test.db file fo…
-
Hello, I thought I would use this python pathfinding algorithm to solve the advent of Code problem this year (https://adventofcode.com/2023/day/17)
unfortunately seems to have a bug:
The followi…
-
We are using a graph to do some pathfinding for us in python. The graph is fairly large, so we are generating the graph elsewhere and pickling the python object to be loaded later. AnyLogic is one of …
-
Hello, users of sol2! This issue was made so that I could get a better idea of what you all use for Lua and how much you like / dislike sol2 compared to what you used to use (if anything) and sol2 now…
-
**Describe the bug**
AutoBuilder.pathFindThenFollowPath using Python lib is generating a path that produces a ZeroDivisionError: float division by zero unhandled fatal exception / crash
**To Repro…
-
This issue is dedicated to implementing the Bellman-Ford algorithm for finding the shortest paths in weighted graphs, including graphs that may contain negative-weight edges. The Bellman-Ford algorith…
-
### Purpose
We want to be able to calculate how long the boat will take to travel a given path in known wind conditions. To do this, we need to know the boat speed, which depends on the "[point of …
-
# Pathfinding Transition and Rotation Target Optimizations
## **1. Default the pathfinding transition between two auto paths in the auto builder/editor to pathfind to the next path's starting pos…
-
## Issue
We need to use a platform independent path to the user documents directory.
From personal communication with @kimstp :
> https://docs.python.org/3.8/library/pathlib.html#methods
>
…