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

add RotorS interface. #5

Merged
merged 1 commit into from
Aug 29, 2020
Merged

add RotorS interface. #5

merged 1 commit into from
Aug 29, 2020

Conversation

yun-long
Copy link
Collaborator

No description provided.

${BLAS_LIBRARIES}
${LAPACK_LIBRARIES}
${LAPACKE_LIBRARIES}
${OpenCV_LIBRARIES}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

opencv is needed

@@ -1,6 +1,6 @@
#pragma once

#include <yaml-cpp/yaml.h>
#include <stdlib.h>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not really needed here.

unity_bridge_->getRender(0);
unity_bridge_->handleOutput(unity_output_);
unity_bridge_ptr_->getRender(0);
unity_bridge_ptr_->handleOutput(unity_output_);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

unify this interface.

@yun-long yun-long merged commit 742b0c1 into master Aug 29, 2020
Ruthrash pushed a commit to Ruthrash/flightmare that referenced this pull request May 18, 2021
dhruv-robo added a commit to anish-bhattacharya/flightmare that referenced this pull request Apr 18, 2023
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