Skip to content

Commit

Permalink
increase point size
Browse files Browse the repository at this point in the history
  • Loading branch information
nachovizzo committed Aug 15, 2024
1 parent ac0ed86 commit 7f0bb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lidar_visualizer/visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

# Size constants
FRAME_PTS_SIZE_N_STEPS = 20
FRAME_PTS_SIZE_MIN = 0.001
FRAME_PTS_SIZE_MIN = 0.005
FRAME_PTS_SIZE_MAX = 0.1


Expand Down

0 comments on commit 7f0bb76

Please sign in to comment.