Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CSE-478wi
lab2
Commits
a2dbd31c
Commit
a2dbd31c
authored
Feb 10, 2020
by
Kay
Browse files
Remove typo
parent
baee108d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control_node.py
View file @
a2dbd31c
...
...
@@ -7,8 +7,8 @@ from nav_msgs.msg import Odometry
from
std_msgs.msg
import
Empty
from
std_msgs.msg
import
Header
,
Float32
from
std_srvs.srv
import
Empty
as
SrvEmpty
from
ta_
lab2.msg
import
XYHVPath
from
ta_
lab2.srv
import
FollowPath
from
lab2.msg
import
XYHVPath
from
lab2.srv
import
FollowPath
from
visualization_msgs.msg
import
Marker
import
mpc
...
...
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