-
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_[franklinselva]_[IsaacSim Integration for Canadarm2 demo] #32
Open
franklinselva
wants to merge
22
commits into
space-ros:main
Choose a base branch
from
franklinselva:canadarm2-isaacsim
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
franklinselva
changed the title
Nasa Challenge_[frankliselva]_[IsaacSim Integration for Canadarm2 demo]
NASA Challenge_[franklinselva]_[IsaacSim Integration for Canadarm2 demo]
Aug 26, 2024
franklinselva
force-pushed
the
canadarm2-isaacsim
branch
2 times, most recently
from
September 9, 2024 10:00
ed85da9
to
2eee0e7
Compare
resolves #178 - Group demos to its robot content
resolves space-ros/space-ros#178 - Add canadarm_description - Fix model asset paths - Reverse control configuration for canadarm model
resolves space-ros/space-ros#178 - Add curiosity_description - Strip third party dependencies of mars_rover
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
related to space-ros/space-ros#178 - Cleaned up rover launch file for the demo - Updated comments for demo node
related to space-ros/space-ros#178 - Add dockerfile for demo - Add makefile for build, run and clean automation
related to space-ros/space-ros#178 - Add README.md for Curiosity Rover demo - Update Main README.md of the demos repository
resolves space-ros/space-ros#178 - Add canadarm_description package - Move earth and iss world models to canadarm_gazebo
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
related to space-ros/space-ros#178 - Add README.md for Canadarm2 demo - Update Main README.md of the demos repository
Related to space-ros/space-ros#178 - Update package.xml for canadarm2 packages - Update package.xml for curiosity_rover packages
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
force-pushed
the
canadarm2-isaacsim
branch
from
September 11, 2024 05:40
2eee0e7
to
7ad378d
Compare
…d IsaacSim Related to space-ros#48
franklinselva
force-pushed
the
canadarm2-isaacsim
branch
from
September 11, 2024 16:00
7ad378d
to
e7d50ed
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The purpose of this PR is to provide IsaacSim Integration with the demos repository.
Depends on #31
Blocked by space-ros/simulation#21
The main changes in this PR include,
Note for reviewers: This PR is not meant to be large and the blocker item needs to be merged first to tackle the problem.