start-jsk / rtmros_gazebo

gazebo simulation for rtmros robots
8 stars 24 forks source link

add hrpsys_py argument #189

Closed eisoku9618 closed 9 years ago

snozawa commented 9 years ago

I restarted travis.

eisoku9618 commented 9 years ago
]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27]2;[build] 8/27[openhrp3] CMake Error at /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:75 (find_package): 
]2;[build] 8/27[openhrp3]   Could not find a configuration file for package openrtm_aist.      
]2;[build] 8/27[openhrp3]                                                                      
]2;[build] 8/27[openhrp3]   Set openrtm_aist_DIR to the directory containing a CMake configuration file 
]2;[build] 8/27[openhrp3]   for openrtm_aist.  The file will have one of the following names:  
]2;[build] 8/27[openhrp3]                                                                      
]2;[build] 8/27[openhrp3]     openrtm_aistConfig.cmake                                         
]2;[build] 8/27[openhrp3]     openrtm_aist-config.cmake                                        
]2;[build] 8/27[openhrp3]                                                                      
]2;[build] 8/27[openhrp3] Call Stack (most recent call first):                                 
]2;[build] 8/27[openhrp3]   catkin.cmake:6 (find_package)                                      
]2;[build] 8/27[openhrp3]   CMakeLists.txt:2 (include)                                         
]2;[build] 8/27[openhrp3]                                                                      
]2;[build] 8/27[openhrp3]                                       
eisoku9618 commented 9 years ago

travis restart

eisoku9618 commented 9 years ago

@mmurooka さんに聞いたところ

http://www.ros.org/debbuild/hydro.html

の hrpsys_ros_bridge の列が,緑 / 青 / 青 となっているとことの青が緑になってからでないとtravisは通らないことを教えてもらいました.

snozawa commented 9 years ago

変わったようなので,restartします.

snozawa commented 9 years ago

travisとまった。 エラー内容をみてみてください。 @mmurooka 他のPRもみてください

mmurooka commented 9 years ago
g++: internal compiler error: Killed (program cc1plus)

でしょうか by 黒岩

mmurooka commented 9 years ago

それは,メモリが足りなくてg++が落ちる,あるあるのエラーでしょうか

snozawa commented 9 years ago

お、restartします

mmurooka commented 9 years ago

これもAddForcePluginで g++: internal compiler error です..

]2;[build] 12/15]2;[build] 12/15[hrpsys_gazebo_general] Scanning dependencies of target AddForcePlugin          
]2;[build] 12/15[hrpsys_gazebo_general] [  5%] Building CXX object CMakeFiles/AddForcePlugin.dir/src/AddForcePlugin.cpp.o 
]2;[build] 12/15]2;[build] 12/15]2;[build] 12/15]2;[build] 12/15]2;[build] 12/15]2;[build] 
12/15]2;[build] 12/15[hrpsys_gazebo_general] g++: internal compiler error: Killed (program cc1plus)  
]2;[build] 12/15[hrpsys_gazebo_general] Please submit a full bug report,                        
]2;[build] 12/15[hrpsys_gazebo_general] with preprocessed source if appropriate.                
]2;[build] 12/15[hrpsys_gazebo_general] See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. 
]2;[build] 12/15[hrpsys_gazebo_general] make[2]: *** [CMakeFiles/AddForcePlugin.dir/src/AddForcePlugin.cpp.o] Error 4 
]2;[build] 12/15[hrpsys_gazebo_general] make[1]: *** [CMakeFiles/AddForcePlugin.dir/all] Error 2 
garaemon commented 9 years ago

merge origin/master

eisoku9618 commented 9 years ago

origin/masterをマージしました. 遅くなって申し訳ありませんでした.

eisoku9618 commented 9 years ago

travis passed!

eisoku9618 commented 9 years ago

マージして頂く際は

https://github.com/start-jsk/rtmros_tutorials/pull/321

も合わせてマージしていただけると幸いです.