Skip to content
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

Feature/impedance control fixing test #555

Open
wants to merge 31 commits into
base: feature/impedance-control
Choose a base branch
from

Conversation

Beomyeong
Copy link
Member

Branch form feature/impedance-control

This branch fixed three failed test

  • ImpedancePointFeedbackControllerTest
  • ImpedanceOrientationFeedbackControllerTest
  • ImpdeanceSpatialFeedbackControllerTest

@Beomyeong Beomyeong changed the base branch from develop to feature/impedance-control December 19, 2024 20:40
@Beomyeong Beomyeong changed the base branch from feature/impedance-control to develop December 19, 2024 20:40
@Beomyeong Beomyeong changed the base branch from develop to feature/impedance-control December 19, 2024 20:40
PotatoPeeler3000 and others added 17 commits December 23, 2024 10:08
…l step would be taken (#549)

* Fixed a couple visual bugs with the footstep graphics. Fixed major bug where state machine would take an additional step after reaching the goal.

* Removed planning mode
* Initial square up when placing a goal. Added a SquareUpTransitionCondition and a JustWaitState

* Tune parameter to increase the distance margin before considering the next goal if one exists
* The transforms used in the height map with respect to the camera are correct

* Organize file
* Reduced number of streams being created

* Fixed concurrency issue
…e to worry about passing anything in (#565)

Co-authored-by: ihmc-rosie <[email protected]>
…nse (#566)

* Simplify the usage of the RealsenseDeviceManager so that we don't have to worry about passing anything in

* Fixed up the StandAloneRealsenseProcess to use the latest implementation of the Realsense code

* Added height map to this which restores the working state of the OpenCL heightmap
…ava and got things working on hardware (#567)

Co-authored-by: ihmc-rosie <[email protected]>
…ol-fixing-test

# Conflicts:
#	ihmc-common-walking-control-modules/src/test/java/us/ihmc/commonWalkingControlModules/momentumBasedController/feedbackController/taskspace/ImpedanceSpatialFeedbackControllerTest.java
#	ihmc-interfaces/src/main/generated-java/controller_msgs/msg/dds/HandHybridJointspaceTaskspaceTrajectoryMessagePubSubType.java
* Support option to limit publish frequency

* Use frequency limit of repeating task thread

* Remove constructor with frequency limit
…feature/impedance-control

# Conflicts:
#	ihmc-interfaces/src/main/generated-java/controller_msgs/msg/dds/HandHybridJointspaceTaskspaceTrajectoryMessagePubSubType.java
LuigiPenco93 and others added 6 commits January 3, 2025 09:44
…ng/workspace-wholebodyMPC/repository-group/ihmc-open-robotics-software with conflicts.
…-test' into feature/impedance-control-fixing-test

# Conflicts:
#	ihmc-interfaces/src/main/generated-java/controller_msgs/msg/dds/HandHybridJointspaceTaskspaceTrajectoryMessagePubSubType.java
#	ihmc-interfaces/src/main/generated-java/controller_msgs/msg/dds/SE3PIDGainsTrajectoryMessagePubSubType.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants