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

Tools: add ardupilot_gazebo to install-ROS-ubuntu script - WIP #21680

Closed
wants to merge 2 commits into from

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Sep 9, 2022

This is a replacement for PR #21678 which adds gazebo to the AP-ROS install scripts. This is all @snktshrma's work, I've raise the PR just to get over some merge issues.

The purpose of all of this of course is to make it easy to get AP and ROS running at least in SITL.

Copy link
Contributor

@jmachuca77 jmachuca77 left a comment

Choose a reason for hiding this comment

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

The ardupilot_ros package should form part of the ardupilot workspace. This just clones the repo into the Tools folder and compiles in there.... I'll submit a change.

@@ -209,8 +209,43 @@ heading "${green}Initializaing rosdep${reset}"
sudo rosdep init || true
# To find available packages, use:
rosdep update

# Installing ardupilot_gazebo
git clone https://github.com/SwiftGust/ardupilot_gazebo
Copy link
Contributor

Choose a reason for hiding this comment

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

this should point to https://github.com/ardupilot/ardupilot_gazebo
If that repo is missing something when we should make pull requests to that repo to bring it up to date.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually this is incorrect... this should be cloned into the workspace and be part of the ardupilot_ws .....

Tools/environment_install/install-ROS-ubuntu.sh Outdated Show resolved Hide resolved
@peterbarker
Copy link
Contributor

@jmachuca77 happy with this now?

@rmackay9 rmackay9 added the WIP label Sep 16, 2022
@rmackay9 rmackay9 changed the title Tools: add ardupilot_gazebo to install-ROS-ubuntu script Tools: add ardupilot_gazebo to install-ROS-ubuntu script - WIP Sep 16, 2022
@rmackay9
Copy link
Contributor Author

@peterbarker,

Thanks for the follow-up. A number of issues have appeared with this script. I've created an issue and @snktshrma is working on some fixes. .. so for now I've changed this to a WIP.

References PRs and issues:

@rmackay9
Copy link
Contributor Author

rmackay9 commented Jan 6, 2023

Closing in favour of #22598

@rmackay9 rmackay9 closed this Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants