pigot
pigot copied to clipboard
roslaunch pigot_gazebo pigot_world_moveit,launch 好像被gazebo一直阻塞着,运行不到打开moveit那一步请问什么原因。
然后我运行
rosrun pigot_control pigot_controller.py
[ INFO] [1595292810.187663368]: Loading robot model 'pigot'...
[ INFO] [1595292810.189836431]: No root/virtual joint specified in SRDF. Assuming fixed joint
[ INFO] [1595292810.297762326]: waitForService: Service [/get_planning_scene] has not been advertised, waiting...
[ WARN] [1595292815.303620466]: service '/get_planning_scene' not advertised yet. Continue waiting...
[ INFO] [1595292815.304762972]: waitForService: Service [/get_planning_scene] has not been advertised, waiting...
显示一直等待/get_planning_scene
我是用的ubutu18.04
请问怎么解决
我一按CTRL+C按键,终端显示
所以我猜测moveit被gazebo阻塞掉了,请问有机有解决办法吗,多谢
解决了嘛?我也是这个问题
没有