Objective: Develop a collision avoidance algorithm that models human navigation behavior in human-robot coexisting environment
Target Result: satisfied admissible condition for reaching target position
Program Overview: A simulation program with Python to evaluate the reliability and validity of the algorithm
Run Simulate1.py with interpreter:
- numpy
- matplotlib
- scipy
- mlab
- pandas