Dave Stark
Dave Stark
This feature will be available in the upcoming release.
FYI This feature is now available in our most-recent release. We have a member function `convertWorldPointToPixel()` which can be called on a camera sensor to convert a given world-space point...
Hi Mayureshb7, Thanks for your query. The IMU sensor we currently have is quite basic and will very soon be replaced with a more accurate and physically-based accelerometer sensor. However,...
Hi Mayuresh, The IMU sensor would the best currently-available sensor to get the acceleration data from, although I would stress that we will shortly be releasing a more advanced accelerometer...
Thanks. We will take a look at this soon. Best regards, BeamNG Tech Team
FYI The new accelerometer sensor is available in our recent release. Documentation on usage etc can be found here: https://documentation.beamng.com/beamng_tech/sensors/accelerometer/ Best regards, BeamNG Tech Team
Hi, These are not quantities which we have immediately available. Can you maybe tell us more about what it is you are trying to do with them? Maybe there are...
Hello, We can use shared memory to achieve these streaming rates at those resolutions. Please have a look at the attached script which demonstrates how this can be done. You...
Hello, There is a problem with cling, unfortunately. We are looking into it. You can press F11 and go into the 'world editor'. From there, you can find the world...
Thanks Jesse, We can consider it. Regarding the first point, you could get the two front road wheel angles (RWA) with something like this in Lua: ``` -- Get the...