Open garaemon opened 9 years ago
humm, it worked for me on both indigo/hydro, please cehck
rosversion catkin
0.5.90 for hydro, 0.6.11 for indigoToday I installed two environments and one works and another didn't... I will check it tomorrow
It's related to parallelization. I'm testing on 40 threds machine.
catkin build openhrp3 => success catkin build => failed
you removed existing openrtm package, apt-get remove ros-$ROS_DISTRO-openrtm-aist
removed
check catkin version by rosversion catkin 0.5.90 for hydro, 0.6.11 for indigo
need to update?
$ rosversion catkin
0.5.89
updated to 0.5.90 but this error still exists
does [openhrp3] rtm-config was not found in NOT_FOUND/bin. Please set OPENRTM_DIR
happens everytime you compile ?or just randomly?
I tried with my 40 cpu machine(jenkins) and it fails as follows... `
Building CXX object
sample/example/simulationEC/CMakeFiles/SampleSimulationECComp.dir/SampleSimulationEC.o
Building CXX object
sample/controller/SampleCrawler/CMakeFiles/SampleCrawlerComp.dir/SampleCrawlerComp.o
Building CXX object
sample/controller/PA10Controller/CMakeFiles/PA10ControllerComp.dir/PA10ControllerComp.o
[ 14%] Building CXX object
sample/controller/SamplePD_HG/CMakeFiles/SamplePD_HGComp.dir/SamplePD_HGComp.o
[ 14%] omniidl: Cannot rename "OpenHRP/new__init__.py" to
"OpenHRP/__init__.py".
Building CXX object
sample/controller/PD_HGtest/CMakeFiles/PD_HGtest.dir/PD_HGtest.o
[ 15%] [ 16%] [ 17%] [ 17%] omniidl: Cannot rename
"OpenHRP__POA/new__init__.py" to "OpenHRP__POA/__init__.py".
Building CXX object
sample/controller/SampleCrawler/CMakeFiles/SampleCrawlerComp.dir/SampleCrawler.o
Building CXX object
sample/controller/SamplePD_HG/CMakeFiles/SamplePD_HGComp.dir/SamplePD_HG.o
make[2]: *** [hrplib/hrpCorba/Controller_idl.py] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 18%] [ 18%] Building CXX object
sample/controller/PA10Controller/CMakeFiles/PA10ControllerComp.dir/PA10Controller.o
make[2]: *** [hrplib/hrpCorba/DynamicsSimulator_idl.py] Error 1
[ 19%] Building CXX object
sample/controller/PD_HGtest/CMakeFiles/PD_HGtestComp.dir/PD_HGtest.o
◉ Kei Okada
On Fri, Feb 6, 2015 at 2:46 PM, Ryohei Ueda notifications@github.com wrote:
updated to 0.5.90 but this error still exists
— Reply to this email directly or view it on GitHub https://github.com/start-jsk/rtmros_common/issues/648#issuecomment-73186019 .
humm, check env | grep OPENRTM
before you compile...