-
Create an action which causes the robot to turn in place to by a specified angle
-
I am trying to take a custom and make it an Extension. I need to use a GB database. I have successfully been able to convert and connect the database to the RTC (see #395 ). The next challenge is t…
-
Hi,
i am using the september update and noticed that V2 package fileName extension have changed to *.app from *.navx
Signtool.exe sign /f "C:\Users\gdarmon\Documents\MyCodeSigningCertificate.pfx…
-
It seems, after a while working with VS Code and several compiles -> Run, the performance is degrading. Resources are available on the Azure VM (using the august image - not docker, since there is som…
-
Both when the robot is disabled and enabled, the console is constantly being flooded with almost identical messages:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-p…
-
We use the NAVX to drive the robot straight while driving a distance. However, I think if we gradually change our target angle as we drive, we could add simple curves to our drive straight. The bigg…
-
Hi,
If we have two extensions made and if they make use of same object and has a link between these two extenions.
Then how is it possible in extensions 2.0.
Can you suggest us regarding this…
-
The placement of the navX in the robot = :(
It is by a motor which induces a magnetic field which interferes with magnetometers. When logging `Robot.NAVX.getPitch()` it always returns `(30,40)`. Wh…
-
Apparently, there are many ways to get data from the navx sensor. (?) check out [this.](https://www.pdocs.kauailabs.com/navx-mxp/guidance/selecting-an-interface/) It's a little confusing though, becau…
-
When I try and publish my extension I get the following error. The NAVX package is created fine but won't publish. I can "sometimes" fix this by removing objects from the extension folder, publishing …