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

[drones] Rotors integration #1772

Merged
merged 19 commits into from
Aug 11, 2022
Merged

[drones] Rotors integration #1772

merged 19 commits into from
Aug 11, 2022

Conversation

RUFFY-369
Copy link
Contributor

@RUFFY-369 RUFFY-369 commented Jul 14, 2022

For testing the drone based exercises prototypes where PX4 backend is replaced with rotors simulation package
For more details, refer the blog
Issue #1773

Copy link
Collaborator

@pariaspe pariaspe left a comment

Choose a reason for hiding this comment

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

Hi @RUFFY-369, PR seems good overall. Most of the comments are duplicated and not really relevant. The important ones are in the Dockerfile and in the new launchers. Go ahead with the changes! 👍

scripts/Dockerfile Outdated Show resolved Hide resolved
scripts/Dockerfile Outdated Show resolved Hide resolved
scripts/Dockerfile Outdated Show resolved Hide resolved
scripts/Dockerfile Outdated Show resolved Hide resolved
scripts/manager.py Show resolved Hide resolved
@RUFFY-369
Copy link
Contributor Author

Hi @pariaspe , please review the updates

Copy link
Member

@iamarkaj iamarkaj left a comment

Choose a reason for hiding this comment

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

Please also fix the indentation in the world files


# RoboticsAcademy
RUN git clone https://github.com/JdeRobot/RoboticsAcademy.git -b master
RUN rm -rf /RoboticsAcademy && \
git clone https://github.com/RUFFY-369/RoboticsAcademy.git -b rotors
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be reverted

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted to master branch? If so, I did it for testing purpose for the current branch on which the prototype is on i.e., 'rotors' which can be changed after the changes are merged in the future
If you're mentioning the 'rm' cmd then I've removed it in the recent changes

@RUFFY-369
Copy link
Contributor Author

Hi @arka, done the minor changes with cleaning of world and docker files that you requested. If the PR needs any more changes,please suggest.

@RUFFY-369
Copy link
Contributor Author

Hi @pariaspe & @iamarkaj , those commented out parts in HAL & GUI have been taken back in the main code in the new updates after developing and pushing the rotors_driver on drones repo.
Please review both of the PRs.

@@ -12,8 +12,8 @@ repositories:

drones:
type: git
url: https://github.com/JdeRobot/drones.git
version: noetic-devel
url: https://github.com/RUFFY-369/drones.git
Copy link
Collaborator

Choose a reason for hiding this comment

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

waiting until JdeRobot/drones#176 merge

@pariaspe
Copy link
Collaborator

Hi @dvalladaresv , this merge will be a major update in the RADI. We have tested it and everything should work fine. I just want to inform you before merging it, since this PR may break something (I hope it doesn't...)

@pariaspe pariaspe merged commit e260f14 into JdeRobot:master Aug 11, 2022
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.

None yet

3 participants