Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Santiago Ignacio Hitta Monteverde
firmware
Commits
d45a6b55
Commit
d45a6b55
authored
Mar 06, 2020
by
Guillermo Amorin
Browse files
todo
parent
783741a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/omni.lua
View file @
d45a6b55
...
...
@@ -24,7 +24,7 @@ do
local
ROBOT_RADIUS
=
0
.
0675
--m
--WHEEL_PERIMETER = WHEEL_DIAMETER*3.141592654
local
ENC_CPR
=
12
--counts per revolution
local
ENC_CPR
=
3
--
12 --counts per revolution
local
MOTOR_REDUCTION
=
50
local
TICS_PER_REVOLUTION
=
ENC_CPR
*
MOTOR_REDUCTION
local
RAD_PER_TICK
=
2
*
math.pi
/
TICS_PER_REVOLUTION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment