mirror of
https://github.com/pim-n/pg-rad
synced 2026-04-24 17:58:11 +02:00
remove print statement
This commit is contained in:
@ -61,8 +61,6 @@ class LandscapeBuilder:
|
||||
angles = sim_spec.path.angles
|
||||
alpha = sim_spec.path.alpha
|
||||
|
||||
print(segments, lengths, angles)
|
||||
|
||||
sg = SegmentedRoadGenerator(
|
||||
ds=sim_spec.runtime.speed * sim_spec.runtime.acquisition_time,
|
||||
velocity=sim_spec.runtime.speed,
|
||||
|
||||
Reference in New Issue
Block a user