-
In my app.json I've specified a standard extension as a dependency:
{
"appId": "29b9a394-eea5-4018-9d24-32b77a33ffb4",
"name": "PayPal Payments Standard",
"publisher": "Micr…
-
Add a command that automatically turns the robot to a specified angle, using the navx. We may need that for autonomous routines and/or driver-assistance during teleop.
-
Complete the tasks need to merge NavX:
- [x] RIP compliant interface
- [ ] Unit tests
- [ ] Units on RIP compliant interface
-
has this been solved:
https://github.com/Microsoft/AL/issues/287
If not, what is the right procedure to "test" (publish and install) a navx file on a sandbox?
-
Last time (Extensions 1.0) I had to compile a _permissions.xml_ in my NAVX file with the permission set of my app. Is this still needed, if so, how?
-
Maybe this is just not implemented yet. But VSCode tries to download symbols for dependent apps, so I guess it should work.
Created and published a new extension. After that, created a another exte…
-
the Auto_Strafe Command is broken. the navX readings are bad for absolute position, so need alternative:
option 1: use wheel encoders, and hope that a pid for wheel rate can accurately move a distanc…
-
We're hoping to use the NavX system that's in the mail/maybe in Mr Gill's possession.
It contains a gyroscope + accelerometer I believe--but that's about as much as I know about it.
Need to read…
-
In Extension 2.0 we cannot use any DotNet interop.
I know we can use the .IMPORTFILE and IMPORTSTREAM.
But if you want to import a file, you need a file, how can we create this file?
Possible so…
-
Hi,
We are struggling to build our project even though the symbols downloaded correctly. Any ideas what we are doing wrong?
![image](https://user-images.githubusercontent.com/4295396/32053657-e…
ghost updated
6 years ago