Closed 130s closed 10 years ago
$ cd %TOP_CATKIN_WORKSPACE% $ rm -fr build devel $ catkin_make $ rosrun hrpsys create_changelog.sh $ more /tmp/create_changelog.rst (empty) $ cd %TOP_CATKIN_WORKSPACE%/build//start-jsk/openrtm_common/hrpsys/build/hrpsys-base-source $ git log (shows the log older than it's supposed to be)
Found workaround; do the following BEFORE the clean catkin_make.
catkin_make
$ roscd hrpsys (Edit Makefile.hrpsys-base)