当前位置:网站首页>采坑:Didn‘t receive robot state (joint angles) with recent timestamp within 1 seconds.
采坑:Didn‘t receive robot state (joint angles) with recent timestamp within 1 seconds.
2022-06-30 09:36:00 【dbdxnuliba】
错误信息:
Didn't receive robot state (joint angles) with recent timestamp within 1 seconds.Check clock synchronization if your are running ROS across multiple machines
我的环境,joint_states 由gazebo发布,move_group订阅这个话题,其中moveit中源码为:

经过排查发现gazebo发布的joint_state 时间戳余ros时间戳相差甚远,不同步。
解决方法:
在gazebo发起的launch文件中需要显式地将参数use_sim_time 设置为true才行
<arg name="use_sim_time" default="true"/>
<!-- launch the gazebo simulator and spawn the robot -->
<include file="$(find robot_moveit_config)/launch/gazebo.launch" >
<arg name="paused" value="$(arg paused)"/>
<arg name="gazebo_gui" value="$(arg gazebo_gui)"/>
<arg name="urdf_path" value="$(arg urdf_path)"/>
<arg name="use_sim_time" value="$(arg use_sim_time)"/>
</include>边栏推荐
猜你喜欢

prometheus 监控之 ntp_exporter

【JVM】G1垃圾回收器简述

Flume learning 4

【AGC】构建服务3-认证服务示例

UAV project tracking record 83 -- PCB diagram completion

How does the diode work?
![[new book recommendation] mongodb performance tuning](/img/2c/e5a814df4412a246c703ca548a4f68.png)
[new book recommendation] mongodb performance tuning

Valuenotifier and valuelistenablebuilder in fluent

Flume learning II - Cases

9. cache optimization
随机推荐
2021-11-15
ModuleNotFoundError: No module named ‘_swigfaiss‘
[Ubuntu redis installation]
7. development of mobile login function
input限制输入
机械臂速成小指南(五):末端执行器
无人机项目跟踪记录八十三---pcb图完成
Theme Studio(主题工作室)
[JVM] brief introduction to CMS
Magnetic levitation 3D lamp
[JVM] G1 garbage collector
MIT-6874-Deep Learning in the Life Sciences Week5
Description of event flow
UAV project tracking record 83 -- PCB diagram completion
Flume learning 1
Redis docker 主从模式与哨兵sentinel
Flutter 中的 ValueNotifier 和 ValueListenableBuilder
About Jul
Follow the wechat oauth2.0 access scheme
How do databases go to the enterprise cloud? Click to view the answer