-
The Tau Lab GCS has been working fine but all of a sudden it has started crashing! I start the program (I'm running Windows 10) and it loads fine, but as soon as I connect the Brain FPV module via the…
-
From pug398: "The vid:pid is 0403:6001 and bus device name is FT232R USB UART"
It works via a BT relay.
-
If you define a vector with a zero velocity, this really pisses off the path library. Because the main velocity is zero, the only real velocity desired comes from the error tangential to the path. T…
-
```
In the tab Control / Control Modes should we not have "Manual" mode as well?
```
Original issue reported on code.google.com by `christof...@aaa-immobilien.ch` on 16 Mar 2011 at 5:54
-
```
What steps will reproduce the problem?
1. GCS version 1.2.61 or above
2. APM, mavlink and GPS (NMEA mode)
3. press "connect" (in gcs)
4. many "in: unknown message" (see screenshot)
5. you have 2 o…
-
DroneKit examples are running properly. The simulation results are printed on the screen but I want to run the examples on GCS. In order to do this, I tried to follow the instructions on this page: ht…
-
I am trying to mount separate gcs bucket for every user. However, having issues with `runuser` command.
Here is output of `runuser` command
```
runuser -l foo -c 'gcsfuse -o nonempty --key-file …
-
Via GCloud Console I clicked "CREATE FOLDER" to create `empty_folder`.
Then I did:
```python
$ touch /tmp/test.txt
$ gsutil cp /tmp/test.txt gs://henning-test/folder/test.txt
$ python
Python…
-
Currently (as I understand) `gcs_copy_object()` only allows a sequential copy, by looping over a list of objects and calling the copy on them separately.
However, the gsutil CLI allows a multi-thre…
-
I have moved from one LS server to another running v1.8.1dev and I'm trying to sync photos and annotations.
I have successfully configured both Source Cloud Storage and Target Cloud Storage and chec…