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

hugo/fogros2: Changed to generic ami image #9

Merged
merged 2 commits into from
Feb 23, 2022
Merged

Commits on Feb 22, 2022

  1. hugo/fogros2: Changed to generic ami image

    Changed the existing ami image which contains a working ros_rolling
    installation and other dependencies to a generic ami image. Implemented
    automated process of installing ros_rolling and dependencies needed in
    the other automated processes ran after the installation.
    zhanhugo committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    944f6c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. hugo/fogros2: Defaulting to creational approach

    Took out the default values for ami_image arguments in the AWS init. Specified ami_image when creating the ec2 instance in the talker example launch file.
    zhanhugo committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    e75ce3f View commit details
    Browse the repository at this point in the history