当前位置:网站首页>‘Failed to fetch current robot state‘ when using the ‘plan_kinematic_path‘ service #868
‘Failed to fetch current robot state‘ when using the ‘plan_kinematic_path‘ service #868
2022-06-30 09:36:00 【dbdxnuliba】
https://github.com/ros-planning/moveit/issues/868
https://github.com/ros-planning/moveit/issues/868
avoelz commented on 27 Apr 2018
DescriptionThe 'plan_kinematic_path' service requires at least one second computation time and outputs the message 'Failed to fetch current robot state'. The issue has been introduced by the pull request #350 and the new line in moveit_ros/move_group/src/default_capabilities/plan_service_capability.cpp in moveit_ros/move_group/src/move_group.cpp. However, I do not know if this would introduce new problems at other places. Note that the problem does not exist with the MoveGroupMoveAction capability because the action server does not block the spinning thread. Your environment
Steps to reproduceI have added some debug print statements to highlight the issue, see the diff, then run roslaunch *_moveit_config demo.launch rosservice call /plan_kinematic_path "motion_plan_request: ..." Expected behaviourService plan_kinematic_path returns in few milliseconds with output similar to Actual behaviourService plan_kinematic_path returns after approximately one second with output similar to One can see that in the second case the jointStateCallback is not exe |
边栏推荐
- qmlplugindump executable not found. It is required to generate the qmltypes file for VTK Qml
- 2021-07-26
- Good partner for cloud skill improvement, senior brother cloud of Amazon officially opened today
- IDC released the report on China's software defined storage and hyper convergence market in the fourth quarter of 2020, and smartx hyper convergence software ranked first in the financial industry
- 1033 To Fill or Not to Fill
- 事件对象的说明》
- MySQL index and data storage structure foundation
- C语言实现扫雷游戏,附详解及完整代码
- What makes flutter special
- 【JVM】CMS简述
猜你喜欢

Rider打开Unity脚本后没有提示

NFS shared services

Appium automation test foundation - ADB shell command

Flutter 中的 ValueNotifier 和 ValueListenableBuilder

浏览器复制的网址粘贴到文档是超链接

Installing Oracle database process in windows2007 on VM

Right click to open CMD (command line)

NER – Named Entity Recognition Summary

G code explanation | list of the most important G code commands

IDC released the report on China's software defined storage and hyper convergence market in the fourth quarter of 2020, and smartx hyper convergence software ranked first in the financial industry
随机推荐
2021-07-26
G 代码解释|最重要的 G 代码命令列表
【JVM】G1垃圾回收器簡述
Bloom filter
Regular expression Basics
Slf4j: failed to load class "org.slf4j.impl.staticloggerbinder"
11. customize hooks
MIT-6874-Deep Learning in the Life Sciences Week4
栈题目:字符串解码
Pytorch graduate warm LR installation
GPT (improving language understanding generative pre training) paper notes
文章内容无法复制复制不了
Abstract classes and interfaces
CRF (conditional random field) learning summary
Redis docker 主从模式与哨兵sentinel
Deberta (decoding enhanced Bert with distinguished attention)
机械臂速成小指南(四):机械臂关键部件之减速机
Some domestic image sources
MCU firmware packaging Script Software
训练一个图像分类器demo in PyTorch【学习笔记】