start-jsk / rtmros_gazebo

gazebo simulation for rtmros robots
8 stars 24 forks source link

Cannot compile hrpsys_gazebo_atlas because of missing read_power #183

Open garaemon opened 9 years ago

garaemon commented 9 years ago
CMakeFiles/RobotHardwareComp_gazebo.dir/home/leus/ros/hydro_parent/devel/share/hrpsys/src/rtc/RobotHardware/robot.cpp.o: In function `robot::readPowerStatus(double&, double&, double&)':
robot.cpp:(.text+0x27ba): undefined reference to `read_power'
collect2: ld returned 1 exit status
make[2]: *** [/home/leus/ros/hydro/devel/lib/hrpsys_gazebo_general/RobotHardwareComp] Error 1
make[1]: *** [iob/CMakeFiles/RobotHardwareComp_gazebo.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
k-okada commented 9 years ago

This should be fixed with https://github.com/fkanehiro/hrpsys-base/pull/597