Skip to content

Feature/giraffe mode#47

Merged
GoldenZephyr merged 6 commits into
mainfrom
feature/giraffe_mode
Apr 9, 2026
Merged

Feature/giraffe mode#47
GoldenZephyr merged 6 commits into
mainfrom
feature/giraffe_mode

Conversation

@y-veys
Copy link
Copy Markdown
Collaborator

@y-veys y-veys commented Apr 9, 2026

No description provided.

@y-veys y-veys requested review from GoldenZephyr and harelb April 9, 2026 22:56
self.spot_interface,
self.detector,
image_source="hand_color_image",
image_source="frontleft_fisheye_image",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the fisheye image instead of the hand for the object?

relative_pose=math_helpers.SE2Pose(
x=np.random.uniform(-1, -0.5), y=0.0, angle=0.0
),
if carry_high:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine for now but in the future it's probably better to make a data class for this and then have a dictonary of possible poses so we can select different ones depending on the object.

Copy link
Copy Markdown
Collaborator

@GoldenZephyr GoldenZephyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@GoldenZephyr GoldenZephyr merged commit ed1223f into main Apr 9, 2026
2 checks passed
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.

3 participants