-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Click ik #673
Open
Crypt1cG
wants to merge
75
commits into
integration
Choose a base branch
from
click-ik
base: integration
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Click ik #673
Changes from 1 commit
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
9d5c131
Add initial click ik node
qhdwight b81546f
Add action
qhdwight c65b102
Save point cloud, create IK publisher
Depicar 1771f20
Add plugin files so the nodelet can get loaded
qhdwight b63073f
Initialize action server
Depicar 1278bcf
Add action client script
Depicar be76d77
working on limits
Crypt1cG c5abcbe
Merge branch 'click-ik' of github.com:umrover/mrover-ros into click-ik
Crypt1cG f04aebc
added arm_targeet to tf tree
Crypt1cG 43e7d2b
worked on stuff
Crypt1cG 92495b7
Start work on click ik action server
RobbieGM 70f22ba
Fix some limits and rename stuff in arm_controller.cpp
RobbieGM 659318d
server client
Depicar 24cea9e
fixed compile bug
Depicar 16aece7
click ik action server
RobbieGM 1f12603
fixed ik
Crypt1cG 2ad8859
Merge branch 'click-ik' of github.com:umrover/mrover-ros into click-ik
Crypt1cG 0053863
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight aa9c2f3
Minor updateS
qhdwight 831f547
updated comment
MarshallVielmetti ad58d09
added spiral search
MarshallVielmetti e2a4bb8
fixing poitncloud callback
MarshallVielmetti 61448fa
cleaned up arm controller a bit
Crypt1cG 46476c5
Merge branch 'click-ik' of github.com:umrover/mrover-ros into click-ik
Crypt1cG 450c73d
worked on click ik transformations
Crypt1cG 2acf605
Added action server client
Depicar f784620
Published IK from action client
Depicar 28b409e
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight 1f2a4a2
More stable so3d creation
qhdwight d54d366
Actually more stable
qhdwight 912260a
Sensible default
qhdwight 111ce92
merge
Crypt1cG 786ae17
removed ros param
MarshallVielmetti 0e57d8f
changed ik to use stamped pose
MarshallVielmetti 7424cca
added static transforms
MarshallVielmetti 726bac7
fixed broadcast rate
MarshallVielmetti 88bb2e7
refactored arm ik to use less magic numbers
Crypt1cG 09a3cf6
worked on click_ik
Crypt1cG 1cfad33
Add event handler for clicking within a camera stream, implementation…
jnnanni c20aec9
added motor timeout to sim
Crypt1cG 0b71a1e
Click IK periodic publishing to arm IK, update consumers.py for click IK
RobbieGM 8e62a1d
fixed click_ik issues
Crypt1cG 895873a
publish feedback
Depicar fa5e543
Merge branch 'click-ik' of github.com:umrover/mrover-ros into jnn/cli…
jnnanni c98f2df
Add frontend handlers for click ik, remove capacity and set to always…
jnnanni 1ef02ff
Merge branch 'click-ik' into jnn/click-ik
alisonryckman 44529c4
Merge branch 'jnn/click-ik' of github.com:umrover/mrover-ros into jnn…
alisonryckman 1d6a9e6
Fix consumers.py click ik
RobbieGM 02eb0ad
frontend video fixes
alisonryckman ed5c6a2
switch arm base frame and static transform error debugging
alisonryckman 15fa58e
Merge branch 'jnn/click-ik' into click-ik
alisonryckman 94e141b
modify simulator ik base link
alisonryckman 30e1da8
add click ik feedback in consumers.py
RobbieGM b9eda52
Set up different camera feed types for each GUI
jnnanni 91f0283
Merge branch 'integration' of github.com:umrover/mrover-ros into jnn/…
jnnanni 99987cb
Merge branch 'integration' of github.com:umrover/mrover-ros into jnn/…
jnnanni 1b39363
Set up camera feed types with new camera code
jnnanni 8dee4a8
Merge branch 'jnn/click-ik' of github.com:umrover/mrover-ros into jnn…
jnnanni c3b98c9
Moved a lot of CameraInfo stuff to Cameras and CameraDisplay
sshapin 1d688a2
added arm controller status publishing
Crypt1cG f8d3827
merge integration
alisonryckman fc60c93
fix arm controller limits
alisonryckman c7a277c
womp womp
alisonryckman 2a6126b
Auton cameras working, CameraInfo now fully unnecessary
sshapin 4e03cdd
fixed camera stream and click_ik
Crypt1cG 670075e
click ik error handling
RobbieGM 51f27be
merged integration
neuenfeldttj f261b3f
merged jnn/click-ik
neuenfeldttj c9accdc
format
neuenfeldttj b024fda
fixed integration merge
neuenfeldttj a294c1e
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight ee5b60b
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight 5d02939
Make simulator achieve 120hz instead of dropping frames to be more de…
qhdwight 822230e
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight 5db85b6
Merge remote-tracking branch 'origin/integration' into click-ik
qhdwight File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try to use
git add -p
so you don't accidentally commit stuff