Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
larm-astro
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Inès EL HADRI
larm-astro
Commits
a21ec2c5
Commit
a21ec2c5
authored
Jan 16, 2024
by
Inès EL HADRI
💤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove old variables
parent
f05c5cfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
reactive_move
grp_astro/src/reactive_move
+0
-4
No files found.
grp_astro/src/reactive_move
View file @
a21ec2c5
...
@@ -13,10 +13,6 @@ import time
...
@@ -13,10 +13,6 @@ import time
# main class
# main class
class
ReactiveMove
(
Node
):
class
ReactiveMove
(
Node
):
# Robot velocities
ANGULAR_VELOCITY
=
1.0
LINEAR_VELOCITY
=
0.3
def
__init__
(
self
,
name
=
"reactive_move"
,
timerFreq
=
1
/
60.0
):
def
__init__
(
self
,
name
=
"reactive_move"
,
timerFreq
=
1
/
60.0
):
""" constructor """
""" constructor """
...
...
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