We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97de6f2 commit b45fca2Copy full SHA for b45fca2
nav2_mppi_controller/package.xml
@@ -13,6 +13,7 @@
13
14
<depend>angles</depend>
15
<depend>backward_ros</depend>
16
+ <depend>benchmark</depend>
17
<depend>geometry_msgs</depend>
18
<depend>nav2_common</depend>
19
<depend>nav2_core</depend>
nav2_smac_planner/src/a_star.cpp
@@ -13,7 +13,6 @@
// See the License for the specific language governing permissions and
// limitations under the License. Reserved.
-#include <omp.h>
#include <cmath>
#include <stdexcept>
#include <memory>
0 commit comments