-
Notifications
You must be signed in to change notification settings - Fork 117
Problem MoveIt running with baxter robot - move_group action server #585
Comments
Your move_group node appears to be crashing. This node loads the Have you:
You could try running the node by itself and invesitage its behavior: Dr. Juan Rojas On Thu, Jun 4, 2015 at 3:25 AM, vinipari [email protected] wrote:
|
…which is nearest to seed state. (moveit#585)
Hello,
I am using a research baxter robot, and i tried to install MoveIt interface to control and validate some works that i am doing, i followed all the instruction provided by the Sdk tutorial and always enable and run the joint trajectory server before launch the Rviz but i can't send or receive any information from the robot. My terminal shows me the following message error:
$ roslaunch baxter_moveit_config demo_baxter.launch
... logging to /home/robot/.ros/log/05b88ae4-0a23-11e5-801d-989096a30be7/roslaunch-robot-machine-4163.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://robot-machine.local:56513/
SUMMARY
PARAMETERS
NODES
/
mongo_wrapper_ros_robot_machine_4163_1742465395671208038 (warehouse_ros/mongo_wrapper_ros.py)
move_group (moveit_ros_move_group/move_group)
rviz_robot_machine_4163_4265146324484657284 (rviz/rviz)
ROS_MASTER_URI=http://011503P0005.local:11311
core service [/rosout] found
process[move_group-1]: started with pid [4172]
process[rviz_robot_machine_4163_4265146324484657284-2]: started with pid [4178]
[ INFO] [1433358274.003722081]: Loading robot model 'baxter'...
[ INFO] [1433358274.003846753]: No root joint specified. Assuming fixed joint
process[mongo_wrapper_ros_robot_machine_4163_1742465395671208038-3]: started with pid [4181]
[ INFO] [1433358274.085376425]: rviz version 1.11.7
[ INFO] [1433358274.085470653]: compiled against OGRE version 1.8.1 (Byatis)
[ INFO] [1433358274.276320421]: Stereo is NOT SUPPORTED
[ INFO] [1433358274.276578526]: OpenGl version: 3 (GLSL 1.3).
[move_group-1] process has died [pid 4172, exit code -11, cmd /opt/ros/indigo/lib/moveit_ros_move_group/move_group joint_states:=/robot/joint_states __name:=move_group __log:=/home/robot/.ros/log/05b88ae4-0a23-11e5-801d-989096a30be7/move_group-1.log].
log file: /home/robot/.ros/log/05b88ae4-0a23-11e5-801d-989096a30be7/move_group-1*.log
[ INFO] [1433358280.627983103]: Loading robot model 'baxter'...
[ INFO] [1433358280.628058672]: No root joint specified. Assuming fixed joint
[ INFO] [1433358280.966805252]: Loading robot model 'baxter'...
[ INFO] [1433358280.966868403]: No root joint specified. Assuming fixed joint
[ INFO] [1433358281.040967536]: Loading robot model 'baxter'...
[ INFO] [1433358281.041018305]: No root joint specified. Assuming fixed joint
[ INFO] [1433358281.180184335]: Starting scene monitor
[ INFO] [1433358281.187234902]: Listening to '/move_group/monitored_planning_scene'
[ INFO] [1433358281.189903927]: waitForService: Service [/get_planning_scene] has not been advertised, waiting...
[ WARN] [1433358286.196228065]: Failed to call service /get_planning_scene, have you launched move_group? at /tmp/buildd/ros-indigo-moveit-ros-planning-0.6.5-0trusty-20150518-1441/planning_scene_monitor/src/planning_scene_monitor.cpp:461
[ INFO] [1433358286.338112129]: Constructing new MoveGroup connection for group 'both_arms' in namespace ''
[ERROR] [1433358316.383081414]: Unable to connect to move_group action server within allotted time (2)
[ERROR] [1433358670.691599403]: couldn't resolve publisher host [011503P0005.local]
[ERROR] [1433358675.694535882]: couldn't resolve publisher host [011503P0005.local]
[ERROR] [1433358695.778399991]: couldn't resolve publisher host [011503P0005.local]
[ERROR] [1433358700.782768453]: couldn't resolve publisher host [011503P0005.local]
I hope you guys can help me solve this problem,
All regards
VInicius Parizotto
Wayne State University
The text was updated successfully, but these errors were encountered: