Skip to content

Commit 214cd2b

Browse files
committed
#40 Open loop waypoint navigation in simulation
1 parent c3b186c commit 214cd2b

File tree

4 files changed

+934
-1
lines changed

4 files changed

+934
-1
lines changed

CMakeLists.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ catkin_package(
181181
## Mark executable scripts (Python etc.) for installation
182182
## in contrast to setup.py, you can choose the destination
183183
catkin_install_python(PROGRAMS
184-
interop.py
184+
interop
185+
gnc
185186
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
186187
)
187188

0 commit comments

Comments
 (0)