.
├── amcl_pkg
│ ├── CMakeLists.txt
│ ├── config
│ │ ├── base_local_planner_params.yaml
│ │ ├── costmap_common_params.yaml
│ │ ├── global_costmap_params.yaml
│ │ ├── local_costmap_params.yaml
│ │ └── __MACOSX
│ ├── include
│ │ └── amcl_pkg
│ ├── launch
│ │ └── amcl.launch
│ ├── maps
│ │ ├── apt_1br_map.pgm
│ │ └── apt_1br_map.yaml
│ ├── package.xml
│ └── src
├── CMakeLists.txt -> /opt/ros/melodic/share/catkin/cmake/toplevel.cmake
├── images
│ ├── localized_robot_screenshot.png
│ ├── tuned_amcl_1.gif
│ └── tuned_amcl_2.gif
├── my_robot
│ ├── CMakeLists.txt
│ ├── launch
│ │ ├── robot_description.launch
│ │ └── world.launch
│ ├── meshes
│ │ └── hokuyo.dae
│ ├── package.xml
│ ├── urdf
│ │ ├── my_robot.gazebo
│ │ └── my_robot.xacro
│ └── worlds
│ └── robots_in_apt.world
├── README.md
└── teleop_twist_keyboard
├── CHANGELOG.rst
├── CMakeLists.txt
├── package.xml
├── README.md
└── teleop_twist_keyboard.py
-
Notifications
You must be signed in to change notification settings - Fork 0
avs2805/Where-am-i-RoboND
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Udacity Robotics Nanodegree - Project3 - AMCL Localization - Where Am I?
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published