-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error log "rosrun aero_samples fullbody_test" #320
Comments
Sorry, I already caught the problem. |
After git pull "aero-ros-pkg", roslaunch aero_startup aero_bringup.launch, ROS_MASTER_URI=http://localhost:11311 core service [/rosout] found |
I changed Robot Description from aero_description to robot_description, However, these error have appeared. |
Enviroment: Ubuntu14.04 ros-distribution:indigo
$ rosrun aero_samples fullbody_test_node
[ INFO] [1522983840.352806100]: start creating robot_interface
[ INFO] [1522983843.398563766]: start loading robot model
[ INFO] [1522983843.418023712]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983844.325915073]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983844.939176552]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983845.568748900]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983846.202661303]: Group 'both_arms' is not a chain
[ERROR] [1522983846.202700937]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'both_arms'
[ERROR] [1522983846.203445120]: Kinematics solver could not be instantiated for joint group both_arms.
[ INFO] [1522983846.215857656]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983846.849416289]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983847.443749669]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983848.048659079]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983848.695245075]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983849.283694299]: Group 'both_arms_with_waist' is not a chain
[ERROR] [1522983849.283739251]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'both_arms_with_waist'
[ERROR] [1522983849.284728726]: Kinematics solver could not be instantiated for joint group both_arms_with_waist.
[ INFO] [1522983849.296707614]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983849.907109195]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983850.511915235]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983851.114191571]: Group 'rarm_with_lifter' is not a chain
[ERROR] [1522983851.114236395]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'rarm_with_lifter'
[ERROR] [1522983851.115270550]: Kinematics solver could not be instantiated for joint group rarm_with_lifter.
[ INFO] [1522983851.126444173]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983851.772720654]: Group 'larm_with_lifter' is not a chain
[ERROR] [1522983851.772752609]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'larm_with_lifter'
[ERROR] [1522983851.773197468]: Kinematics solver could not be instantiated for joint group larm_with_lifter.
[ INFO] [1522983851.786104353]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983852.418702317]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522983853.032573809]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983853.646187086]: Group 'upper_body' is not a chain
[ERROR] [1522983853.646250365]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'upper_body'
[ERROR] [1522983853.647176714]: Kinematics solver could not be instantiated for joint group upper_body.
[ INFO] [1522983853.658465611]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522983854.250351145]: Group 'whole_body' is not a chain
[ERROR] [1522983854.250386052]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'whole_body'
[ERROR] [1522983854.251496664]: Kinematics solver could not be instantiated for joint group whole_body.
[ INFO] [1522983854.251963932]: start loading joint model groups
[ INFO] [1522983854.252052745]: ----------------------------------------
[ INFO] [1522983854.252072675]: AERO MOVEIT INTERFACE is initialized
[ INFO] [1522983854.252089746]: ----------------------------------------
[ WARN] [1522983854.252291542]: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
[ INFO] [1522983854.252366099]: --- RESET MANIP POSE ---
[ INFO] [1522983863.407573888]: --- ELBOW JOINTS ---
[ INFO] [1522983864.911381919]: --- SHOULDER PITCH JOINT ---
[ INFO] [1522983866.413104851]: --- SHOULDER ROLL JOINT ---
[ INFO] [1522983867.916126728]: --- SHOULDER YAW JOINTS ---
[ INFO] [1522983869.368963620]: --- RESET MANIP POSE ---
[ INFO] [1522983872.471343174]: --- WRIST ROLL JOINTS ---
[ INFO] [1522983874.523520502]: --- WRIST YAW JOINTS ---
[ INFO] [1522983876.626500064]: --- looking at left hand ---
[ WARN] [1522983876.626736766]: aero::Vector3 aero::interface::AeroMoveitInterface::getEEFPosition(aero::arm, aero::eef) : this method is deprecated
[ INFO] [1522983876.627133632]: setTrackingMode is 0 in setLookAt, looking for 0.374257 0.196091 1.394843 in base
[ INFO] [1522983877.733824279]: --- testing left hand ---
[ INFO] [1522983884.400417371]: --- looking at right hand ---
[ WARN] [1522983884.400654602]: aero::Vector3 aero::interface::AeroMoveitInterface::getEEFPosition(aero::arm, aero::eef) : this method is deprecated
[ INFO] [1522983884.401035191]: setTrackingMode is 0 in setLookAt, looking for 0.374257 -0.196089 1.394843 in base
[ INFO] [1522983885.457807031]: --- testing right hand ---
[ INFO] [1522983892.184002096]: --- reseting robot pose ---
[ INFO] [1522983894.287857135]: --- WAIST YAW JOINT 0 ---
[ INFO] [1522983896.340413426]: --- WAIST YAW JOINT 1 ---
[ INFO] [1522983899.442959164]: --- WAIST YAW JOINT 2 ---
[ INFO] [1522983901.495408677]: --- WAIST PITCH JOINT ---
[ INFO] [1522983903.547883865]: --- RESET MANIP POSE ---
[ INFO] [1522983905.651551152]: lifter x:0.0 z:-0.4
[ INFO] [1522983909.209187891]: lifter x:0.0 z:-0.2
[ INFO] [1522983912.813210092]: lifter x:-0.1 z:-0.2
[ INFO] [1522983916.422763150]: lifter x:0.1 z:-0.2
[ INFO] [1522983920.028536212]: lifter x:0.0 z:0.0
[ INFO] [1522983923.631313994]: demo node finished
seed103@seed103:~/ros/indigo/devel$ rosrun aero_samples fullbody_test_node
[ INFO] [1522987401.813760346]: start creating robot_interface
[ INFO] [1522987405.146697188]: start loading robot model
[ INFO] [1522987405.168533659]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987406.056591760]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987406.669107265]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987407.279034331]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987407.897482110]: Group 'both_arms' is not a chain
[ERROR] [1522987407.897535939]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'both_arms'
[ERROR] [1522987407.898155011]: Kinematics solver could not be instantiated for joint group both_arms.
[ INFO] [1522987407.909764677]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987408.530606032]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987409.165367071]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987409.804302023]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987410.426081644]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987411.030537831]: Group 'both_arms_with_waist' is not a chain
[ERROR] [1522987411.030569558]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'both_arms_with_waist'
[ERROR] [1522987411.031557642]: Kinematics solver could not be instantiated for joint group both_arms_with_waist.
[ INFO] [1522987411.042276005]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987411.681572572]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987412.283243806]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987412.875838049]: Group 'rarm_with_lifter' is not a chain
[ERROR] [1522987412.875878164]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'rarm_with_lifter'
[ERROR] [1522987412.876404212]: Kinematics solver could not be instantiated for joint group rarm_with_lifter.
[ INFO] [1522987412.888194090]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987413.478120326]: Group 'larm_with_lifter' is not a chain
[ERROR] [1522987413.478173105]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'larm_with_lifter'
[ERROR] [1522987413.478728067]: Kinematics solver could not be instantiated for joint group larm_with_lifter.
[ INFO] [1522987413.489667432]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987414.116266883]: Loading robot model 'AeroUpperRobot'...
[ INFO] [1522987414.727099885]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987415.349907847]: Group 'upper_body' is not a chain
[ERROR] [1522987415.349971633]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'upper_body'
[ERROR] [1522987415.350625072]: Kinematics solver could not be instantiated for joint group upper_body.
[ INFO] [1522987415.361119545]: Loading robot model 'AeroUpperRobot'...
[ERROR] [1522987415.950690421]: Group 'whole_body' is not a chain
[ERROR] [1522987415.950738121]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'whole_body'
[ERROR] [1522987415.951252618]: Kinematics solver could not be instantiated for joint group whole_body.
[ INFO] [1522987415.952136769]: start loading joint model groups
[ INFO] [1522987415.952224057]: ----------------------------------------
[ INFO] [1522987415.952256977]: AERO MOVEIT INTERFACE is initialized
[ INFO] [1522987415.952273042]: ----------------------------------------
[ WARN] [1522987415.952453348]: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
[ INFO] [1522987415.952501498]: --- RESET MANIP POSE ---
[ INFO] [1522987425.107825036]: --- ELBOW JOINTS ---
[ INFO] [1522987426.611266654]: --- SHOULDER PITCH JOINT ---
[ INFO] [1522987428.064353521]: --- SHOULDER ROLL JOINT ---
[ INFO] [1522987429.517214129]: --- SHOULDER YAW JOINTS ---
[ INFO] [1522987431.020252464]: --- RESET MANIP POSE ---
[ INFO] [1522987434.073058935]: --- WRIST ROLL JOINTS ---
[ INFO] [1522987436.125746932]: --- WRIST YAW JOINTS ---
[ INFO] [1522987438.228724369]: --- looking at left hand ---
[ WARN] [1522987438.228792584]: aero::Vector3 aero::interface::AeroMoveitInterface::getEEFPosition(aero::arm, aero::eef) : this method is deprecated
[ INFO] [1522987438.228994433]: setTrackingMode is 0 in setLookAt, looking for 0.374257 0.196091 1.394843 in base
[ INFO] [1522987439.282529317]: --- testing left hand ---
[ INFO] [1522987446.054728401]: --- looking at right hand ---
[ WARN] [1522987446.054781740]: aero::Vector3 aero::interface::AeroMoveitInterface::getEEFPosition(aero::arm, aero::eef) : this method is deprecated
[ INFO] [1522987446.054871256]: setTrackingMode is 0 in setLookAt, looking for 0.374257 -0.196089 1.394843 in base
[ INFO] [1522987447.157495828]: --- testing right hand ---
[ INFO] [1522987453.821153475]: --- reseting robot pose ---
[ INFO] [1522987455.923661111]: --- WAIST YAW JOINT 0 ---
[ INFO] [1522987457.978140549]: --- WAIST YAW JOINT 1 ---
[ INFO] [1522987461.029872392]: --- WAIST YAW JOINT 2 ---
[ INFO] [1522987463.133406180]: --- WAIST PITCH JOINT ---
[ INFO] [1522987465.185558943]: --- RESET MANIP POSE ---
[ INFO] [1522987467.238702003]: lifter x:0.0 z:-0.4
[ INFO] [1522987470.842913114]: lifter x:0.0 z:-0.2
[ INFO] [1522987474.447515273]: lifter x:-0.1 z:-0.2
[ INFO] [1522987478.004636531]: lifter x:0.1 z:-0.2
[ INFO] [1522987481.562868388]: lifter x:0.0 z:0.0
[ INFO] [1522987485.164876096]: demo node finished
Neck, waist, lifter correctly moved in rviz.
The text was updated successfully, but these errors were encountered: