Files
PythonRobotics/PathPlanning/DynamicWindowApproach/dynamic_window_approach.py
Göktuğ Karakaşlı bcdf088684 Change robot_type comparison to enum class named RobotType
- Instead of using string based comparison for robot_type, use Enum class.
- Append authors
2019-10-16 19:19:11 +03:00

8.6 KiB