-
Notifications
You must be signed in to change notification settings - Fork 42
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
base: main
Are you sure you want to change the base?
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f460d4c - Browse repository at this point
Copy the full SHA f460d4cView commit details
Commits on Sep 10, 2024
-
Add Dev Container configuration files
Created with the help of VSCode wizard Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b65bd4 - Browse repository at this point
Copy the full SHA 3b65bd4View commit details -
Add VSCode Extension: Git Graph
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0438cd6 - Browse repository at this point
Copy the full SHA 0438cd6View commit details -
Add VSCode Extension: SpaceRos Dashboard
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68a21f4 - Browse repository at this point
Copy the full SHA 68a21f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071b4df - Browse repository at this point
Copy the full SHA 071b4dfView commit details -
freisa_on_mars: Create Dockerfile
Use osrf/space-ros:latest as base image
Configuration menu - View commit details
-
Copy full SHA for f5850ab - Browse repository at this point
Copy the full SHA f5850abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3d5a3 - Browse repository at this point
Copy the full SHA 3b3d5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc4a9c - Browse repository at this point
Copy the full SHA 2dc4a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fab4d01 - Browse repository at this point
Copy the full SHA fab4d01View commit details -
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a2c193 - Browse repository at this point
Copy the full SHA 2a2c193View commit details -
freisa_on_mars: Add entrypoint.sh
Copied from https://github.com/space-ros/docker/tree/main/space_robots Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be44f79 - Browse repository at this point
Copy the full SHA be44f79View commit details -
freisa_on_mars: Add demo_manual_pkgs.repos
Initial list, to be expanded Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cf8406 - Browse repository at this point
Copy the full SHA 0cf8406View commit details -
Adapted from https://github.com/space-ros/docker/blob/main/space_robots/Dockerfile Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef7c494 - Browse repository at this point
Copy the full SHA ef7c494View commit details -
demo_manual_pkgs.repos: Add (commented) all upstream packages
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24600d2 - Browse repository at this point
Copy the full SHA 24600d2View commit details -
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b16135f - Browse repository at this point
Copy the full SHA b16135fView commit details -
demo_manual_pkgs.repos: Add some more comments
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for adbbc2a - Browse repository at this point
Copy the full SHA adbbc2aView commit details -
Use the new KeyValueFormat for ENV
See https://docs.docker.com/reference/build-checks/legacy-key-value-format/ Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5838a2 - Browse repository at this point
Copy the full SHA e5838a2View commit details -
Add mini_pupper_ros and its dependencies
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bc25b9 - Browse repository at this point
Copy the full SHA 7bc25b9View commit details -
freisa_on_mars/run.sh: Add more command-line options to docker run
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac35d7c - Browse repository at this point
Copy the full SHA ac35d7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f5f0d - Browse repository at this point
Copy the full SHA 13f5f0dView commit details
Commits on Sep 11, 2024
-
Uncomment all Repositories used by space_robots
Still having troubles when doing 'colcon build', though Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cabf29 - Browse repository at this point
Copy the full SHA 5cabf29View commit details -
Temporarily comment out --volume="$XAUTHORITY:..."
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64ac68a - Browse repository at this point
Copy the full SHA 64ac68aView commit details
Commits on Sep 13, 2024
-
Sanity checks on environment variables
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8292993 - Browse repository at this point
Copy the full SHA 8292993View commit details
Commits on Sep 14, 2024
-
freisa_on_mars: Add layers for integration of MoveIt2
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b31a702 - Browse repository at this point
Copy the full SHA b31a702View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for a96e4b2 - Browse repository at this point
Copy the full SHA a96e4b2View commit details -
freisa_on_mars: Progress in building MoveIt2
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afdf5d3 - Browse repository at this point
Copy the full SHA afdf5d3View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for da8ec3b - Browse repository at this point
Copy the full SHA da8ec3bView commit details -
freisa_on_mars: Complete building MoveIt2
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d91d99 - Browse repository at this point
Copy the full SHA 0d91d99View commit details
Commits on Sep 15, 2024
-
freisa_on_mars: Fix docker build
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3433f1d - Browse repository at this point
Copy the full SHA 3433f1dView commit details -
freisa_on_mars: Make sure all demo dependencies are installed
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6beaa7a - Browse repository at this point
Copy the full SHA 6beaa7aView commit details
Commits on Sep 18, 2024
-
Managed to build most packages from sources
Signed-off-by: Gianpaolo Macario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f60d28 - Browse repository at this point
Copy the full SHA 1f60d28View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbc4757 - Browse repository at this point
Copy the full SHA bbc4757View commit details