Skip to content

Commit

Permalink
Add todo for catching exceptions
Browse files Browse the repository at this point in the history
Signed-off-by: methylDragon <[email protected]>
  • Loading branch information
methylDragon committed Nov 20, 2023
1 parent 03afb8e commit 0e84dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nexus_motion_planner/src/motion_planner_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// TODO: Catch warehouse_ros exceptions if they are thrown.

#include "motion_planner_server.hpp"

std::string str_tolower(std::string s)
Expand Down

0 comments on commit 0e84dd4

Please sign in to comment.