-
This epic tracks the overall effort to rewrite and reimplement rover in Go.
The motivations for doing this are to replace the bash code with a more robust, easy to maintain code base and improve th…
-
Hello guys,
First of all, good work! I am trying to use the tool for one of our bam files and it is giving us an IndexError during the cigar reading step at your code. The following traceback:
```…
-
I'm currently learning Substrate and following a tutorial to set up a blockchain. However, I've encountered a problem in the `runtime/src/lib.rs` file where the compiler is unable to recognize several…
-
The way controller schemes are processed and setup in drive and arm at the moment is not great.
### Drive
Uses `ControllerSceme` and `ControllerManager` classes to manage the scheme. This is done, at…
-
A list of changes we should make for the Rover-4.0 release:
- [ ] complex fences (aka stayout zones, inclusion zones, exclusion zones)
- [x] using two GPSs for yaw -- some instructions are here: h…
-
Imagine that we need to show info about rovers in a home page, and we need to do it via their manifest, but, in this query we are getting the necessary info and the photos too, so it is more expensive…
-
So I've been trying to get the Azure DevOps self hosted build agent up and running but didn't succeed yet.
**What I did?**
1. Created an Azure Container instance with the following configuration…
-
I was wondering what command you use to launch the rover? I've used python launch files before, but it looks like you have a bunch of .launch files that I'm not sure how to execute.
-
## Description
Using `rover dev` and getting regular error messages like
`error[E004]: error sending request for url (http://localhost:4001/): connection error: Connection reset by peer (os error …
-
The "updating the default latest version" by default in `rover supergraph compose` has led to some confusion, especially due to breaking changes from Federation 2.2 to 2.3. Namely, if you update your …