Skip to content

Udacity Nanodegree: Robotics Software Engineer | Project 01: Build My World | Gazebo

License

Notifications You must be signed in to change notification settings

milan-r-shah/RoboND_Build_My_World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity - Robotics NanoDegree Program

Udacity Nanodegree: Robotics Software Engineer

Project 01: Build My World

Directory Structure


.Build_My_World                 # Build My World main folder
├── docs                        # Code output documents
│   └── images
│       └── Milan_World.png
├── model                       # Model files
│   ├── MyBuilding              # Created Building through Building Editor
│   │   ├── model.config
│   │   └── model.sdf
│   ├── MyInspectionRobot       # Robot with Camera
│   │   ├── model.config
│   │   └── model.sdf
│   └── MyRobot                 # Simple Robot
│       ├── model.config
│       └── model.sdf
├── script                      # Gazebo World plugin C++ script
│   └── welcome.cpp
├── world                       # Gazebo main World containing models
│   └── MyWorld
├── CMakeLists.txt              # Link libraries
└── Proj01_README.md            # README file for this Project 01: Build My World

Output

alt txt

About

Udacity Nanodegree: Robotics Software Engineer | Project 01: Build My World | Gazebo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published