@eran0004 is 0 point on distance counted from sf-line, start point of sf-straight block or end of sf-straight block?
@eran0004 is 0 point on distance counted from sf-line, start point of sf-straight block or end of sf-straight block?
From the beginning of homestraight.
You hapen to know shortest possible fully working homestraight lenght?Yeah, it's just the same as in the TPE app.
At Eifel circuits (using the homestraight with the pit lane) the startline is at 95% of the length of the 4th pit road element, or roughly 395 meters.
You hapen to know shortest possible fully working homestraight lenght?
I'm having an interesting issue with banking on my current project. There seems to be a 1 meter gap between the final bank and the first bank where the banking transitions are ignored. Originally it was this nasty bump I couldn't get rid of so to investigate I tried some extreme banking differences between the original 9/3 transition and I've isolated it to this 1 meter section. The 3/9 transition on the other side of the turn is fine so it seems to have to do with the 0 point start of the track...
I've tried lengthening the final bank but that didn't do a darn thing. Odd too I tried shortening it to see if that section would extend but nothing happened so I'm not sure that value is used once in ted form, perhaps it just uses the position.
Any thoughts here?
I'm having an interesting issue with banking on my current project. There seems to be a 1 meter gap between the final bank and the first bank where the banking transitions are ignored. Originally it was this nasty bump I couldn't get rid of so to investigate I tried some extreme banking differences between the original 9/3 transition and I've isolated it to this 1 meter section. The 3/9 transition on the other side of the turn is fine so it seems to have to do with the 0 point start of the track...
I've tried lengthening the final bank but that didn't do a darn thing. Odd too I tried shortening it to see if that section would extend but nothing happened so I'm not sure that value is used once in ted form, perhaps it just uses the position.
Any thoughts here?
Can you post the following data from the TED file?
CP0
CP[last]
Bank0
Bank[last]
Road0
Road[last]
The S/F straight doesn't like being banked into for some reason, so say if your last corner is bank 2 at a length of say 25m then the transition into the S/F straight at bank 0 will be 25m (but only the last corner will blend, not the S/F straight, that will stay flat.
Now here's the trick, set the S/F straight at bank 2 (example) or whatever you got to match the last corner, then based off the length being 600m set bank next to 550 (obviously on the next bank set bank to 0 & bank prev to 550 to match).
What this achieves is 550m of the S/F straight will be flat but the 1st 50m of it will be the transition from you last corner.
Hope that makes sense I did the same thing on my Highlands track if you want to take a look.
..inspiration goes downhill, just words "Windows" and "Update".. Maybe if I just use my Windows computers more often..
Just want to use them..But no, everything just wants updates.. (first prevented w10 to start spoil my day..)
Maybe that update compilation is done in day or two..uff
decided to stay on same platform as dev, now running close to dated windows, close enough for me.. starting to put python + apps here now.. less problems is better..@Nuteboy100 No need for Windows for that. Okay so there might be minor issues with the software on GNU/Linux, for example, but I'm sure those can be dealt with.
Time to add image overlay. With that, this editor will be pure awesomeness.Here is version 1.3.4 of the layout creator.
Ted editor errorTraceback (most recent call last):
File "ted-editor.py", line 12, in <module>
import numpy as np
ModuleNotFoundError: No module named 'numpy'
python version 3 not found on your system. create the file pythonenv.bat in this
directory
and insert a line PATH=<PathToPythonInstallation>;<PathToPythonInstallation>\Scr
ipts; @ and try again
Press any key to continue . . .
pathPATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windo
ws\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Wi
nSCP\;C:\Program Files\Skype\Phone\;C:\Users\xxx\AppData\Local\Programs\Pyth
on\Python36-32\Scripts\;C:\Users\xxx\AppData\Local\Programs\Python\Python36-
32\
@eran0004 few questions.. eifel flat and elevation profile, what's "ground level 0" value?
is first 600m that homestraight, and elevations after that should start at distance 600.0?
If I create profile which has last marker of height way before start of homestraight, but at same level, will elevation editor keep that height till and of track?
example of base profile file, now it's written to start at 0.0 and height 0.0
0.0,0.0
100.0,-4.0
170.0,1.0
360.0,1.0
445.0,-1.0
600.0,-1.0
650.0,1.0
700.0,4.0
750.0,5.0
850.0,3.5
920.0,1.5
1000.0,-3.0
1050.0,1.5
1110.0,4.0
1190.0,3.5
1250.0,2.0
1300.0,1.0
1400.0,2.0
1500.0,2.0
1600.0,-1.5
1650.0,-2.0
1925.0,-2.0
2000.0,-5.0
2075.0,-2.0
2150.0,-1.5
2300.0,-1.0
2350.0,2.0
2450.0,2.0
2600.0,-2.0
3250.0,-2.0
3370.0,0.0
well.. road started to go straight up without change -155 to height, is there easy way to let elevation changes between profile points to change smoothly, now its bit lego track.The heights are relative to the start of the track, so 0 is whatever value the first height point have when you load the file.
Elevation profiles are loaded at their height relative to the scene's coordinate system, so its 0 is not the same as the relative 0 of the track.
The homestraight position depends on where you placed the homestraight in your data. The distance is counted from the first CP point, which is also the default start of the homestraight. At Eifel the default homestraight length is about 600 meters.
If your elevation profile ends before the end of the track it will not have any effect on the remaining height points. If you want the profile to cover the full track you can stretch, scale or repeat it.
well.. road started to go straight up without change -155 to height, is there easy way to let elevation changes between profile points to change smoothly, now its bit lego track.
Using profile:
0.0,-155.0
600.0,-155.0
700.0,-159.0
770.0,-154.0
960.0,-154.0
1045.0,-156.0
1200.0,-156.0
1250.0,-154.0
1300.0,-151.0
1350.0,-150.0
1450.0,-151.5
1520.0,-153.5
1600.0,-158.0
1650.0,-153.5
1710.0,-151.0
1890.0,-151.5
1850.0,-153.0
1900.0,-154.0
2000.0,-153.0
2100.0,-153.0
2200.0,-156.5
2250.0,-157.0
2525.0,-157.0
2600.0,-160.0
2675.0,-157.0
2750.0,-156.5
2900.0,-156.0
2950.0,-153.0
3050.0,-153.0
3200.0,-157.0
3590.0,-155.0
Lol, that made small jump.. Typo because manually added 600 to all numbersFirst make sure that the list is sorted by distance. You have 1890 before 1850 at one point and that could potentially cause some issues.
The slope transitions can be smoothed out with the brush. Hold it over the crest and press the s key to smooth it out. You can also use the smoothen command to smooth the entire track at once.
As for the end, if the elevation profile is longer than the track you need to scale or stretch it to make it fit.
Lol, that made small jump.. Typo because manually added 600 to all numbers
Learned to use "S" key on keyboard, but still it's leaving jump on start of homestraight.. Investigating more.
Try resampling the profile in the editor it'll add more points to the file. If those are the only points you have there just isn't enough to smooth out. I've used as much as a point every .25 meters and haven't hit a limit yet but 1 is what I use normally.
Can't just understand how there can be height difference on start of homestraight, like it is meter higher than other end..The smoothening tools doesn't work on the overlap from end to start. The regular brush does though, so if you want a hill there you can use the wave feather mode.
Can't just understand how there can be height difference on start of homestraight, like it is meter higher than other end..
What does the graph in the elevation editor show?