robo-marc / navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
0 stars 2 forks source link

#5 Avoid NULL pointer #54

Closed sec-matsunaga closed 4 years ago

sec-matsunaga commented 4 years ago
 Correct the indication by the static analysis tool.
 Avoid NULL pointer dereferencing.