-
Notifications
You must be signed in to change notification settings - Fork 46
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_[@SanjayJP02]_[CADRE demo:Cooperative Autonomous Distributed Robotic Exploration] #66
base: main
Are you sure you want to change the base?
Conversation
The Dockerfile isn't the issue, the build script
My guess is you need to |
Re-running the build |
@mkhansenbot I am sorry for the errors and trouble. This is new to me. I have removed the -f flag in build. |
The build is still failing |
Let me try Locally building it and update you on this as soon as I can. |
Re-running CI |
This is still failing, does the |
It's failing for me. I am reinstalling Docker and trying it again. will let you know once it's successful. |
@mkhansenbot Hi, sorry for the delayed update. I had to reinstall my WSL and Docker due to some corruption. Now, the Docker should be built. |
@mkhansenbot, I hope the build worked fine and had no issues. Please let me know if any more issues in Docker related and I would fix it as soon as possible. Thank you for the patients as Docker is very new to me . |
Yes it seems to have built now |
-Challenge name: NASA Space ROS Sim Summer Sprint Challenge
-Team Lead Freelancer Username: @SanjayJP02
-Title: CADRE Demo [Cooperative Autonomous Distributed Robotic Exploration]
Package Description and Purpose
This package simulates NASA’s CADRE mission, which focuses on mapping the Moon through a trio of autonomous rovers. The simulation is developed using ROS 2 and is part of NASA's lunar exploration initiative for Spring 2026.
Lunar Landscape Design: Created a realistic lunar environment in Blender based on publicly available NASA Moon images.
CAD Model Development: Designed the CADRE rover model in SolidWorks and converted it into URDF format for ROS 2 Humble compatibility.
Simulation & Integration: Integrated the rover with IMU, LRF, and RGB-D sensors for lunar terrain mapping and exploration in Gazebo.
Teleoperation & Control: Built a Python-based GUI for rover teleoperation, featuring camera visualization and real-time control.
Cross-Platform Compatibility: Ensured simulation compatibility across WSL and VMware Linux for flexible development.
The README file for the CADRE package offers comprehensive information about the model and Gazebo plugins, as well as step-by-step instructions for building and running the simulation.