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

Port spot #980

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Port spot #980

wants to merge 10 commits into from

Conversation

jimmytyyang
Copy link
Contributor

Motivation and Context

Port the Spot robot into Habitat sim for future research. Remove some files from https://github.com//pull/956 make PR smaller and easy to read https://github.com/https://github.com/facebookresearch/habitat-sim/pull/1563 and https://github.com//pull/956

How Has This Been Tested

We run one tests The test is included in test_robot_wrapper.py. It tests Spot's basic function such as open and close the gripper.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Oct 17, 2022
@jimmytyyang
Copy link
Contributor Author

video for picking using Spot

play_spot.mp4

@ykarmesh
Copy link
Contributor

Is the head of the a real spot robot supposed to have a RGB camera?

@jimmytyyang
Copy link
Contributor Author

Is the head of the a real spot robot supposed to have a RGB camera?

Hi Karmesh! The base cameras on Spot do not support RGB from this: https://support.bostondynamics.com/s/question/0D54X00006jcmqBSAQ/modifying-spots-builtin-camera-settings-rgb-picture-quality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants