renamed controller to masterloop
This commit is contained in:
@@ -17,7 +17,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
add_service_files(
|
||||
DIRECTORY srv
|
||||
FILES
|
||||
InformController.srv
|
||||
InformMasterloop.srv
|
||||
Hands.srv
|
||||
)
|
||||
|
||||
@@ -41,7 +41,7 @@ include_directories(
|
||||
|
||||
catkin_install_python(PROGRAMS
|
||||
./script/calibrator.py
|
||||
./script/controller.py
|
||||
./script/masterloop.py
|
||||
./script/walker.py
|
||||
./script/fall_detector.py
|
||||
./script/imitator.py
|
||||
|
||||
Reference in New Issue
Block a user