start-jsk / rtmros_tutorials

Tutorials for rtmros packages
6 stars 61 forks source link

Do not define :init-ending if robot-model's :define-min-max-table exists. #510

Closed snozawa closed 7 years ago

snozawa commented 7 years ago

Do not define :init-ending if robot-model's :define-min-max-table exists (https://github.com/euslisp/jskeus/pull/428). This will fix the bug (https://github.com/start-jsk/rtmros_tutorials/pull/508) because unnecessary :init-ending conflict is resolved.

Please check @YoheiKakiuchi. If OK,please merge after https://github.com/euslisp/jskeus/pull/428.

snozawa commented 7 years ago

Close according to https://github.com/start-jsk/rtmros_tutorials/pull/509.