-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable cart attachment in slotcar (#120)
* Use JointPositionReset for open loop door control Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * Uncrustify Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * Uncrustify Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * WIP interface for attaching and detaching carts in slotcar Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * Populate data to find closest dispensable object Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * Full prototype of cart deliveries working Signed-off-by: Luca Della Vedova <luca@openrobotics.org> * Reject attachment if entity is too far away Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai> * Use ACTION_COMPLETED mode instead Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai> * Skip mode setting if current mode is ACTION_COMPLETED Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai> * Use single RobotMode mode for attaching and detaching cart Signed-off-by: Xiyu Oh <xiyu@openrobotics.org> * Style Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai> * Minor cleanup Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai> --------- Signed-off-by: Luca Della Vedova <luca@openrobotics.org> Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai> Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai> Signed-off-by: Xiyu Oh <xiyu@openrobotics.org> Co-authored-by: Luca Della Vedova <luca@openrobotics.org> Co-authored-by: Luca Della Vedova <lucadv@intrinsic.ai>
- Loading branch information
1 parent
ee0c022
commit a39e658
Showing
3 changed files
with
164 additions
and
31 deletions.
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
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