-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add lunar pole exploration simulation with realistic solar power #22
Comments
RBinsonB
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
RBinsonB
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
This commit adds the following: - A Gazebo model for a lunar rover inspired by the VIPER rover - A 3D terrain model of the Mons Mouton from NASA LRO DEM data - A series of power generation and management plugins - A solar panel plugin - An RTG plugin - A rechargeable battery - A sensor power load system
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
Signed-off-by: stevedan <[email protected]>
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
Signed-off-by: stevedan <[email protected]>
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
Signed-off-by: stevedan <[email protected]>
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 6, 2024
All the information is moved to the demo package
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 7, 2024
Signed-off-by: stevedan <[email protected]>
stevedanomodolor
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 8, 2024
…issue space-ros#22) Signed-off-by: stevedan <[email protected]>
RBinsonB
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 11, 2024
RBinsonB
added a commit
to RBinsonB/simulation
that referenced
this issue
Sep 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue references space-ros/demos#36 opened in the
demos
repo.There is no moon simulation in Space-ROS yet. A moon simulation could be added.
One subject of interest in particular is the exploration of the moon south pole region. Due to the presence of permanently shaded craters, there is a high chance of water ice being present and that could be used to establish a long lasting human presence on the moon (https://www.weforum.org/agenda/2023/08/space-water-ice-moon-south-pole/).
The NASA VIPER rover mission aimed to explore this area. Unique challenges have to be addressed in this environment and would be interesting to simulate in Space-ROS. In particular the power generation and management:
Therefor a proposed approach could be to provide a Gazebo simulation with the following elements:
The text was updated successfully, but these errors were encountered: