-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Review code from src/custom_controller/src/custom_controller.cpp and src/custom_controller/include/custom_controller/custom_controller.hpp
- rename the controller base on the feature and what the controller can do, please discuss with @JustinShih0918 .
- refactor the code with the new name and new namespace.
- refactor the redundant if-else or local variable, align the variable name and function name.
- fix CMakeLists & package.xml to make it build-able
- fix custom.xml so that the system can find the controller
- change the name of these line, see if anything went well in simulator
src/navigation2_run/params/nav2_params_default.yaml#L126-L173 - if everything works fine, change on machine param src/navigation2_run/params/nav2_params_11.yaml & src/navigation2_run/params/nav2_params_14.yaml
- test on machine
- update readme
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels