forked from jsk-ros-pkg/jsk_aerial_robot
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Fix] Accidental fall #13
Merged
Li-Jinjie
merged 15 commits into
Li-Jinjie:develop/MPC_tilt_mt
from
datangniuzai:develop/add_hand_one_to_one
Jan 22, 2025
Merged
[Fix] Accidental fall #13
Li-Jinjie
merged 15 commits into
Li-Jinjie:develop/MPC_tilt_mt
from
datangniuzai:develop/add_hand_one_to_one
Jan 22, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…aunch.launch into one file.
…' into develop/add_hand_one_to_one # Conflicts: # robots/beetle_omni/launch/hand_arm_glove_launch.launch # robots/beetle_omni/launch/hand_arm_mocap.launch
… between hand and drone for unlocking process.
…s reached is modified to reduce the output times. [planning] Deleted unnecessary attributes.
Li-Jinjie
changed the base branch from
develop/add_hand_one_to_one
to
develop/MPC_tilt_mt
January 21, 2025 12:14
…data at the beginning
…urn as early as possible"
refactor the code
…objects.py.Rewrite the decorator to check the topic's existence.
…etter mapping experience. Removed height alignment requirement between drone and hand during unlocking. Now the drone copies the hand's height after unlocking.
…e filenames more readable.
datangniuzai
force-pushed
the
develop/add_hand_one_to_one
branch
from
January 21, 2025 16:19
cf4f550
to
acc449c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this
On January 20th, 2025, we carried out an experiment on the UAV. After testing, the UAV produced an unexpected phenomenon and flew directly to the ground. This submission is to fix the BUG.
Details
TODO