Skip to content

Commit 3ad23fd

Browse files
committed
update develop
1 parent 17f3d52 commit 3ad23fd

File tree

11 files changed

+1108
-1041
lines changed

11 files changed

+1108
-1041
lines changed

turtlebot3_follower/CMakeLists.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,9 @@ include_directories(
4545
# Install
4646
################################################################################
4747
install(PROGRAMS
48-
scripts/add_comment
49-
scripts/add_data
50-
scripts/clf
51-
scripts/clf2
52-
scripts/follower.py
53-
scripts/laser_subscriber.py
54-
scripts/ploting.py
48+
nodes/follower
49+
nodes/laser_subscriber
50+
nodes/ploting
5551
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
5652
)
5753

File renamed without changes.

turtlebot3_follower/scripts/add_data renamed to turtlebot3_follower/config/add_data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222601,4 +222601,4 @@ F109.0
222601222601
F116.0
222602222602
F120.0
222603222603
tp3557
222604-
aba.
222604+
aba.

0 commit comments

Comments
 (0)