-
Notifications
You must be signed in to change notification settings - Fork 97
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
Update unitree.rosinstall #1859
Conversation
Thank you very much for your catch. |
Humanity needs to do what computers cannot do. Therefore, if you only check and approve the results of CI, your work will be replaced by computers in the future. It would be a good idea for each of you to check the version of the branch you are using on the actual machine. See #1858 (comment) for my case, but @tkmtnt7000 may use newer version. Note that the submodule was added on June 27 (unitreerobotics/unitree_ros@2e566b7), but on August 7. master branch has been passed, so CI may not be working ( |
It is blocked to merge a pull request without passing CI in this repository. So basically reviewers do not have to check the CI result. So code reviewers should focus on other tasks like code quality, bugs, and knowledge sharing. |
Current CI seems not to run tests about workspace building and cross compile jsk_robot/jsk_unitree_robot/jsk_unitree_startup/CMakeLists.txt Lines 24 to 36 in 9a1da3d
So I thinks this PR will not have effect on CI result. But I also think it is better to check these things. |
I understand. I say "Wait for CI" because I usually don't press the approve button before CI passes.
My version of unitree ros
|
@sktometometo @tkmtnt7000 Just FYI: #1208 (comment) |
Yes, please write the reason why you approved the PR. Ideally, "Confirmed by an actual robot" is best. "Approved because CI passed" is no good. In this case, "I am using XX commit and have confirmed that it is working, so this change looks good. You can also uses "MergeOK" button. |
Fix #1858