Formula-Student-Driverless-Simulator icon indicating copy to clipboard operation
Formula-Student-Driverless-Simulator copied to clipboard

A virtual world where Autonomous Systems from different Formula Student teams can compete in time-trial challenges

Results 55 Formula-Student-Driverless-Simulator issues
Sort by recently updated
recently updated
newest added

[I'm a bit surprised to see there is no noise in the orientation of the imu.](https://github.com/FS-Online/Formula-Student-Driverless-Simulator/blob/master/AirSim/AirLib/include/sensors/imu/ImuSimple.hpp#L62-L64). [This is in line with the docs](https://fs-online.github.io/Formula-Student-Driverless-Simulator/latest/imu/) . @skimslozo @davidoort do you remember if...

enhancement
Good first issue

Wouldn't it be cool if the spectator could see what a driver would see? This is not that important but it would be very cool

enhancement

It would be amazing if the camera's could be previewed in both the primary game window and the spectator view. Originally this was supported but was removed in #117 when...

enhancement

At this moment the cameras are laggy. With 3 camera framerate can drop to 3 fps and with 1 camera it drops to 20 fps. We want: steady 30 fps...

enhancement

Make all variables in `AirLib/include/sensors/gps/GpsSimpleParams.hpp` configurable through the `settings.json`.

enhancement

At this moment the spectator runs it's own simulation of the cones. This results that in some cases the cones in the spectator end up in a different locations. I...

bug

Currently communication to and from the simulator happens using the [rpc](https://github.com/rpclib/rpclib) protocol. The reason for this is that AirSim uses it and this project was forked from AirSim. I believe...

enhancement

When you run the ros bridge or the simulator, and the settings.json file is not found, somehow some defaults are found. This results in very difficult debugging. Like I just...

bug

On training map (I haven't tested other maps), commit cd0ffe64d15cdc1f5e26f8a46cc8d490e5d81fef, the following can be observed. ![image](https://user-images.githubusercontent.com/21220927/87307230-7b32c300-c519-11ea-8b90-2ad711d3aec1.png)

bug

The images provided by the simulator are a bit shallow, lack contrast (see images below). This prevents color validation in the case of our AS. To confirm this issue, I...

bug