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

NASA Challenge_[@gmacario]_[Integrate FREISA Robot Dog with Space ROS Mars Rover Demo] (closes #54) #56

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    f460d4c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add Dev Container configuration files

    Created with the help of VSCode wizard
    
    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3b65bd4 View commit details
    Browse the repository at this point in the history
  2. Add VSCode Extension: Git Graph

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0438cd6 View commit details
    Browse the repository at this point in the history
  3. Add VSCode Extension: SpaceRos Dashboard

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    68a21f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    071b4df View commit details
    Browse the repository at this point in the history
  5. freisa_on_mars: Create Dockerfile

    Use osrf/space-ros:latest as base image
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f5850ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b3d5a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dc4a9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fab4d01 View commit details
    Browse the repository at this point in the history
  9. Change file mode

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2a2c193 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be44f79 View commit details
    Browse the repository at this point in the history
  11. freisa_on_mars: Add demo_manual_pkgs.repos

    Initial list, to be expanded
    
    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0cf8406 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef7c494 View commit details
    Browse the repository at this point in the history
  13. demo_manual_pkgs.repos: Add (commented) all upstream packages

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    24600d2 View commit details
    Browse the repository at this point in the history
  14. Install SPACEROS

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b16135f View commit details
    Browse the repository at this point in the history
  15. demo_manual_pkgs.repos: Add some more comments

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    adbbc2a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5838a2 View commit details
    Browse the repository at this point in the history
  17. Add mini_pupper_ros and its dependencies

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7bc25b9 View commit details
    Browse the repository at this point in the history
  18. freisa_on_mars/run.sh: Add more command-line options to docker run

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ac35d7c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13f5f0d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Uncomment all Repositories used by space_robots

    Still having troubles when doing 'colcon build', though
    
    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5cabf29 View commit details
    Browse the repository at this point in the history
  2. Temporarily comment out --volume="$XAUTHORITY:..."

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    64ac68a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Sanity checks on environment variables

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8292993 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. freisa_on_mars: Add layers for integration of MoveIt2

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b31a702 View commit details
    Browse the repository at this point in the history
  2. freisa_on_mars: Add *-pkgs.txt files

    Copied from https://github.com/space-ros/docker/tree/main/moveit2
    
    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a96e4b2 View commit details
    Browse the repository at this point in the history
  3. freisa_on_mars: Progress in building MoveIt2

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    afdf5d3 View commit details
    Browse the repository at this point in the history
  4. freisa_on_mars: Add octomap_fix.diff

    Copied from https://github.com/space-ros/docker/tree/main/moveit2
    
    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    da8ec3b View commit details
    Browse the repository at this point in the history
  5. freisa_on_mars: Complete building MoveIt2

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0d91d99 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. freisa_on_mars: Fix docker build

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3433f1d View commit details
    Browse the repository at this point in the history
  2. freisa_on_mars: Make sure all demo dependencies are installed

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6beaa7a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Managed to build most packages from sources

    Signed-off-by: Gianpaolo Macario <[email protected]>
    gmacario committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1f60d28 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    bbc4757 View commit details
    Browse the repository at this point in the history