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

Update build instructions for Eloquent and Dashing #55

Open
clydemcqueen opened this issue Nov 29, 2020 · 0 comments
Open

Update build instructions for Eloquent and Dashing #55

clydemcqueen opened this issue Nov 29, 2020 · 0 comments

Comments

@clydemcqueen
Copy link
Owner

Build instructions for Dashing and Eloquent (README.md, Dockerfile) should be updated.

E.g., in docker/eloquent/Dockerfile

RUN git clone https://github.com/clydemcqueen/tello_ros.git
RUN git clone https://github.com/ptrmu/ros2_shared.git
RUN git clone https://github.com/ptrmu/fiducial_vlam.git

should be

RUN git clone https://github.com/clydemcqueen/tello_ros.git -b eloquent
RUN git clone https://github.com/ptrmu/ros2_shared.git -b eloquent
RUN git clone https://github.com/ptrmu/fiducial_vlam.git -b eloquent
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

No branches or pull requests

1 participant