GithubHelp home page GithubHelp logo

hrpsys-base moved to github about hrpsys HOT 3 CLOSED

start-jsk avatar start-jsk commented on August 25, 2024
hrpsys-base moved to github

from hrpsys.

Comments (3)

k-okada avatar k-okada commented on August 25, 2024

done in #74

from hrpsys.

k-okada avatar k-okada commented on August 25, 2024

This is not working at all.

it revert to HEAD by using git reset --hard

patched_no_makefile: $(GIT_DIR) $(GIT_PATCH) ## copy from git_checkout.mk
    @echo "patch hrpsys-base ... "
    @echo "                 PATCH_DIR=$(PATCH_DIR)" 
    cd $(GIT_DIR) && git reset --hard
ifneq ($(strip $(GIT_PATCH)),)
    $(foreach PATCH, $(GIT_PATCH), patch -d $(GIT_DIR) -p0 < $(PATCH) && ) echo patched
    touch rospack_nosubdirs
    touch patched
endif
{-------------------------------------------------------------------------------
  Note: checking out '315.1.10'.

  You are in 'detached HEAD' state. You can look around, make experimental
  changes and commit them, and you can discard any commits you make in this
  state without impacting any branches by performing another checkout.

  If you want to create a new branch to retain commits you create, you may
  do so (now or later) by using -b with the checkout command again. Example:

    git checkout -b new_branch_name

  HEAD is now at 432cfc6... fix HRP4C.py: use __main__ to call demo() and it also call initCORBA, see Issue 195
  touch rospack_nosubdirs
  cd build/hrpsys-base-source && git reset --hard
  HEAD is now at 432cfc6 fix HRP4C.py: use __main__ to call demo() and it also call initCORBA, see Issue 195

from hrpsys.

k-okada avatar k-okada commented on August 25, 2024

Fixed via #78

from hrpsys.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.