CSCE 452/752 Robotics and Spatial Intelligence, Fall 2025

Homework 6

Robert tries to implement a potential field to control his robot, but he makes a mistake with the obstacle part of the potential function. Instead of the standard equation, he uses this equation: \[ U^{(i)}_{\rm obst}(x) = \begin{cases} \frac{1}{2} \eta \left( \frac{1}{Q_i^*} - \frac{1}{d_i(x)} \right)^2 & {\rm if\quad}   d_i(x) > Q_i^* \\ 0 & {\rm if\quad}   d_i(x) \leq Q_i^* \\ \end{cases} \] Will Robert's variation on the potential field method work as well as the standard method discussed in class?
YES    NO
If you answered YES, explain why.
If you answered NO, explain why not and describe how the robot would behave.
[Submit via Canvas.]