-
Today I tried to run the quadrotor model on master by using
```
make estimate-model model=quadrotor_model
```
then i rename the result file in the model_results folder to `quadrotor_model…
-
### Application error
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.19044 |
|Architecture | x64 |
|Application Version | 1.6.3 |
|Process | renderer |
#### Message
Fomod ins…
-
Create a component that determines traversal time based simply on a travel time component (and can include randomness). This should be a basic extension of the `TestTrack` that was implemented early o…
-
Hi, I'd like to collect data of the vehicle after/in real time with the simulation. I'm referring to vehicle position, velocity, orientation, acceleration and maybe something more specific reguarding …
-
**Feature Request**
- Adopt Google Guava's [MutableGraph](https://guava.dev/releases/21.0/api/docs/com/google/common/graph/Graph.html) for
- tracking relationship scores
- tracking the contain…
mokun updated
2 years ago
-
Hi @npucino, please see below for my comments on the manuscript. They are minor and hopefully my suggestions improve the clarity of the paper. If anything is unclear, just let me know.
Comments as …
-
**Steps needed**
1. Move example applications from [here](https://github.com/tudat-team/tudatpy/tree/develop/examples) to this repository;
2. Rename examples with more descriptive names;
3. Updat…
-
To create a submicroscopic simulation, I have combined a virtual vehicle in Simulink with SUMO via the C++ TraCI-API (or using TraCI4Matlab).
Many different TraCI-commands already exist for achieving…
-
Hi,
I try the new parameters included in the version 3.0.0 and I didn't get a good configuration for the Ellipse D used.
The linear acceleration is inverted in Z.
![image](https://user-images.githu…
-
Carla version: 0.9.7
OS- Ubuntu 18.04
Can we somehow log position, velocity, acceleration and other vehicle dynamics related data from the simulation to be later viewed in any other format?