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

Enable Realsense on JON #29

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

Enable Realsense on JON #29

wants to merge 8 commits into from

Conversation

azhangvo
Copy link
Contributor

@azhangvo azhangvo commented Oct 11, 2024

Motivation

Need to be able to run the realsense camera on the JON for future work and to capture test videos. JON was not able to run realsense camera before in docker.

Changes

  • On the JON, we now build librealsense from source
  • Reworked docker scripts to add in a separate build for realsense packages that only runs if not on the JON, this is much faster than building from source and speeds up development.
  • Added script for recording rosbags

Testing

Tested successfully on JON and on local macOS setup. Docker builds properly on both machines, and realsense2_camera can be built on both machines. There is some finicky behavior with getting realsense running on JON in Docker (needs to unplug and replug realsense camera after Docker container launch), but this needs more investigation and is sufficient for the moment.

Impact

All repository members will need to rebuild their container.

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.

1 participant