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_[franklinselva]_[IsaacSim Integration for Curiosity Rover demo] #34

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

Commits on Sep 10, 2024

  1. Restructure demo repository for better readability and scalability

    resolves #178
    
    - Group demos to its robot content
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e82ae7b View commit details
    Browse the repository at this point in the history
  2. Add simulation assets for canadarm2

    resolves space-ros/space-ros#178
    
     - Add canadarm_description
     - Fix model asset paths
     - Reverse control configuration for canadarm model
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    669f90c View commit details
    Browse the repository at this point in the history
  3. Add simulation assets for curiosity rover

    resolves space-ros/space-ros#178
     - Add curiosity_description
     - Strip third party dependencies of mars_rover
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    688c0b4 View commit details
    Browse the repository at this point in the history
  4. Add curiosity_gazebo package for ignition gazebo integration

    resolves space-ros/space-ros#178
    
     - Fix control parameters for curiosity_description
     - Move curiosity_path world to curiosity_gazebo
     - Add launch file for spinning of gazebo world
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    195cbd9 View commit details
    Browse the repository at this point in the history
  5. Update curiosity_rover_demo to the changes

    related to space-ros/space-ros#178
     - Cleaned up rover launch file for the demo
     - Updated comments for demo node
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fea91dc View commit details
    Browse the repository at this point in the history
  6. Add easier entrypoint for curiosity_demo

    related to space-ros/space-ros#178
    
     - Add dockerfile for demo
     - Add makefile for build, run and clean automation
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fe1fe1f View commit details
    Browse the repository at this point in the history
  7. Add documentation for curiosity_rover demos

    related to space-ros/space-ros#178
    
     - Add README.md for Curiosity Rover demo
     - Update Main README.md of the demos repository
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b563f74 View commit details
    Browse the repository at this point in the history
  8. Add canadarm_gazebo package for ignition gazebo integration

    resolves space-ros/space-ros#178
    
     - Add canadarm_description package
     - Move earth and iss  world models to canadarm_gazebo
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c4b3dec View commit details
    Browse the repository at this point in the history
  9. Update canadarm_demo to the changes

    related to space-ros/space-ros#178
     - Cleaned up canadarm launch file for the demo
     - Updated comments for demo node
     - Strip Moveit Redundant Node
     - Cleanup packages.xml
     - Remove ros control parameters for gazebo
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a30311 View commit details
    Browse the repository at this point in the history
  10. Add documentation for canadarm2 demos

    related to space-ros/space-ros#178
    
     - Add README.md for Canadarm2 demo
     - Update Main README.md of the demos repository
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ae7dce4 View commit details
    Browse the repository at this point in the history
  11. Update package.xml for gazebo and description packages

    Related to space-ros/space-ros#178
    
     - Update package.xml for canadarm2 packages
     - Update package.xml for curiosity_rover packages
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    df7874d View commit details
    Browse the repository at this point in the history
  12. Replace Makefiles with shell scripts for building and running the demos

    Related to space-ros/space-ros#178
    
     - Remove makefiles for canadarm2 and curiosity rover demo
     - Add build.sh for building canadarm2 and curiosity rover demo
     - Add run.sh for running the demos
     - Update README.md of demos to the new process
    franklinselva committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7945072 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa27bb5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd2f1eb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    e68ca4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71dbb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9a1b21 View commit details
    Browse the repository at this point in the history
  4. Add documentation for curiosity_rover demos

    related to space-ros/space-ros#178
    
     - Add README.md for Curiosity Rover demo
     - Update Main README.md of the demos repository
    franklinselva committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    63c8656 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635e03e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d823d15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad029e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b839b7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    544dba5 View commit details
    Browse the repository at this point in the history