zoukankan      html  css  js  c++  java
  • [ERROR] [1583298467.643559437]: Exception while loading planner 'ompl_interface/OMPLPlanner': According to the loaded

    [ERROR] [1583298467.643559437]: Exception while loading planner 'ompl_interface/OMPLPlanner': According to the loaded
     plugin descriptions the class ompl_interface/OMPLPlanner with base class type planning_interface::PlannerManager doe
    s not exist. Declared types are
    Available plugins:
    [ INFO] [1583298467.650662516]: Param 'default_workspace_bounds' was not set. Using default value: 10
    [ INFO] [1583298467.651766835]: Param 'start_state_max_bounds_error' was set to 0.1
    [ INFO] [1583298467.652933671]: Param 'start_state_max_dt' was not set. Using default value: 0.5
    [ INFO] [1583298467.654018362]: Param 'start_state_max_dt' was not set. Using default value: 0.5
    [ INFO] [1583298467.654864402]: Param 'jiggle_fraction' was set to 0.05
    [ INFO] [1583298467.655586712]: Param 'max_sampling_attempts' was not set. Using default value: 100
    [ INFO] [1583298467.655681467]: Using planning request adapter 'Add Time Parameterization'
    [ INFO] [1583298467.655713906]: Using planning request adapter 'Fix Workspace Bounds'
    [ INFO] [1583298467.655734434]: Using planning request adapter 'Fix Start State Bounds'
    [ INFO] [1583298467.655755028]: Using planning request adapter 'Fix Start State In Collision'
    [ INFO] [1583298467.655777997]: Using planning request adapter 'Fix Start State Path Constraints'
    [FATAL] [1583298467.662922425]: Exception while loading controller manager 'moveit_fake_controller_manager/MoveItFake
    ControllerManager': According to the loaded plugin descriptions the class moveit_fake_controller_manager/MoveItFakeCo
    ntrollerManager with base class type moveit_controller_manager::MoveItControllerManager does not exist. Declared type
    s are  moveit_simple_controller_manager/MoveItSimpleControllerManager

    安装moveit的时候丢包了(蠢哭了)

    # kinetic
    sudo apt-get install ros-kinetic-moveit
    # indigo
    sudo apt-get install ros-indigo-moveit

      

  • 相关阅读:
    using关键字的使用
    浅谈重写、重载、继承、多态
    ASP.NET控件之Content控件
    CommandArgument用法
    sql语句导入导出大全
    常用正则表达式
    做饭71技巧
    SQL Server 阻止了对组件 'Ad Hoc Distributed Queries' 的 STATEMENT'OpenRowset/OpenDatasource' 的访问,因为此组件已作为此服务器安全配置的一部分而被关闭。系统管理员
    如何成为一个技术“牛人”
    Yahoo! Media Player 将播放器放在自己网站上
  • 原文地址:https://www.cnblogs.com/AIboy/p/12409042.html
Copyright © 2011-2022 走看看