-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean up branches of HDE #101
Comments
As soon as we push a working version with integration IK, we'll clean up all the branches here. |
I would like to start the cleanup for this repo starting with the removal of stale branches as pointed out in #101 (comment). The following branches are at least one to two years old and are no longer relevant to the current code base. Stale Branches
As agreed with @lrapetti and @kouroshD the above branches will be deleted. |
After deleting the stale branches, we need to align the other branches to stable branches that can be used for demo purposes. Currently, the code base of this repo is used along the following two research axes and for two demos. At the current state TeleoperationThe branch that is fully functional for showing teleoperation demos is add-secondary-calibration. So, this branch needs to be merged to the devel branch. devel <------------ add-secondary-calibration The other branches that are recently opened for teleoperation research axes are the following: @kouroshD @lrapetti can you please go over these branches and check if they are still relevant to the current code base. If they are, please open appropriate PRs. Human Dynamics VisualizationThe branch that implemented the feature of external wrench estimation through stack of tasks berdy implementation is feature/visualize-berdy-estimated-wrench. A new branch that tracks the additional details of calibration done for AnDy suit video are available in new-offset-removal-options. So, the code alignment for this work is devel <------------ feature/visualize-berdy-estimated-wrench <------------ new-offset-removal-options @lrapetti can you please check if test_demo branch is still relevant or can we delete it. |
This two branch can be safely removed. |
Following PR #156, |
The Both the CC @lrapetti @kouroshD it is better to do a quick test for retargeting with this branch when you have time.Thanks. |
I don't know if it should be merged also into |
See on this https://dev.to/rkfg/comment/103c, but you can also just google "git push force on master". This is important for everyone. @robotology/iit-dic |
There was a branch rule making the branches after PR protected. This is why you were not able to delete the branch after the PR is merged. |
Please @kouroshD add your comment on this. |
I backed up the branches:
|
@kouroshD if available please add the references to the PR merges related to those branches |
Deleting the following three branches:
|
Now the human-dynamics-estimation repo is rid of all the unnecessary branches. Only the following branches are maintained:
Closing this issue for now |
GIven the last activities of
Cleaning HDEv2
we deprecatedHuman-Dynamics-Estimation version 1
.I think it would be good to take the opportunity to archive all the stale branches in
robotology/human-dynamics-estimation
that were implemented on top of HDEv1:feature/floatingBase
demo/AnDyY1
feature/floating_base
imu_lin_acc_in_y
human_joint_acc_in_y
all_accelerations_in_y
ftShoes_only_human
clang-format
release/HDEv2
@Yeshasvitvs @diegoferigo @claudia-lat
Is there any particular concern with any of those branches.
CC @traversaro @DanielePucci
The text was updated successfully, but these errors were encountered: