-
Notifications
You must be signed in to change notification settings - Fork 41
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 #36
Comments
@RBinsonB I have been participating in the Gazebo Ionic Test party that launched a few days back. I did see a moon's world already prebuilt and if memory serves, the object interacting in it appeared to show signs of object falling on moon. I will be very interested to help you setting up this demo. I have been working with the mars rover demo for sometime now and have become familiar with the drive and steering control architecture used in that demo. |
Add the demo launch files and control nodes. Also adds the controller configuration and a gazebo lunar world. A dockerfile is included for test.
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
…s#36) Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Add the demo launch files and control nodes. Also adds the controller configuration and a gazebo lunar world. A dockerfile is included for test.
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
…s#36) Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
Signed-off-by: stevedan <[email protected]>
This issue references space-ros/simulation#22 opened in the
simulation
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:
The issue space-ros/simulation#22 focuses on the different assets to be added for the demo.
In the
demos
repo, the following element would be necessary for the demo:The text was updated successfully, but these errors were encountered: