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

Feat: Add Docker and Development Environment Configuration #171

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

Conversation

SarangaR
Copy link

@SarangaR SarangaR commented Jan 8, 2025

  • Updated Dockerfile
    • Install lld and llvm
  • Added helper script
    • Allows for easy local and cross compiling rust project
  • Added vscode dev env support
    • vscode extension support
      • dev container environment works on windows and linux
    • keyboard shortcuts for building

note: dev environment will not work until the docker image is built and hosted on the organization package registry

Note: will not function until image is published to ncsurobotics package registry
@SarangaR SarangaR requested a review from fategg555 January 8, 2025 01:51
@SarangaR SarangaR self-assigned this Jan 8, 2025
@jlu443 jlu443 self-requested a review January 25, 2025 20:11
@jlu443
Copy link

jlu443 commented Jan 25, 2025

Seems to be building on my docker and fixing the opencv issue I had for weeks. Thanks

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.

2 participants