-
-
Hi all,
I am looking at overclocking my sys_clk to speed up the pio state machines, at for example, 250 Mhz.
I am using the standard 12Mhz XOSC on board and want to either configure the SYS_PLL…
-
carla version:0.9.12
scenario version:0.9.13
Before I used scenario_runner, I had already use the python API unload_map_layers operation on the map (Town05_opt) through the client, and got a map wit…
-
Hi, is there a way to do this on a global scale without individually specifying it in every .xosc file? Thanks :)
-
This is with the most recently released version of esmini, 2.37.4.
When building and testing esmini in a container, with Ubuntu 22.04, the following unit tests fail:
```
98% tests passed, 5 tes…
-
Hello,
I am having some trouble using the esmini-ghostdriver and changing the driving direction in a scenario. I am using the SE_GetRoadInfoAlongGhostTrail() function to get Ego's next position & spe…
-
Currently I'm using ParametersDeclaration for defining the global variables in the xosc. As I want to prepare several permutations of this scenario with different values, I will end up with 20 files l…
-
Hi,
I am developing a protocol on chip CC2630 with my custom board. I configured two parameters in ccfg.c as follows since I did not use external capacitors for crystal 24Mhz
#define SET_CCFG_MOD…
-
Would be great to hear your insights on this. Iam actually trying to log the data as well as trying to interact with xosc file .with a python script so that I can corporate my coordinate transformatio…
-
Hello !
- In your guide:
```
2.3. Build esmini - quick guide
On Linux, e.g. Ubuntu, some additional system tools and libraries are needed. Run the following command:
```
You have forgott…