Skip to content

unable to use Smac planner based Nav2 params #3717

@Rak-r

Description

@Rak-r
> <!--
>
> 
> planner_server-2] [INFO] [1690472729.622689661] [planner_server]: Destroying plugin GridBased of type SmacPlannerHybrid
> [planner_server-2] [ERROR] [1690472729.623135100] []: Caught exception in callback for transition 10
> [planner_server-2] [ERROR] [1690472729.623495478] []: Original error: std::bad_alloc
> [planner_server-2] [WARN] [1690472729.623823753] []: Error occurred while doing error handling.
> [planner_server-2] [FATAL] [1690472729.624107830] [planner_server]: Lifecycle node planner_server does not have error state implemented
> [lifecycle_manager-5] [ERROR] [1690472729.624688917] [lifecycle_manager_navigation]: Failed to change state for node: planner_server
> [lifecycle_manager-5] [ERROR] [1690472729.624713106] [lifecycle_manager_navigation]: Failed to bring up all requested nodes. Aborting bringup.
> -->

Required Info:

  • Operating System:
    -Ubuntu 22.04
  • ROS2 Version:
    • humble
  • Version or commit hash:
    • binary install" -->
  • DDS implementation:
    • cycloneDDS

Expected behavior

I want to run NAV2 with Slam_toolbox for creating map while navigating. Slam toolbox is detecting the LiDAR data from Gazebo simulation.
Should run NAV2

Actual behavior

When running NAV2, it is showing some errors. I am using Smac Planner Hybrid. When I launch default nav2_bringup it launches but with Nav2fn planner. When providing other plugin as mentioned above it doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions