Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Based on TJ's Thesis Research.

NotificationsYou must be signed in to change notification settings

xpharry/terrain-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This work investigates a strategy for evaluating the navigability of terrain from 3-D imaging. Labeled training data was automatically generated by running a simulation of a mobile robot naively exploring a virtual world. During this exploration, sections of terrain were perceived through simulated depth imaging and saved with labels of safe or unsafe, depending on the outcome of the robot's experience driving through the perceived regions. This labeled data was used to train a deep convolutional neural network. Once trained, the network was able to evaluate the safety of perceived regions. The trained network was shown to be effective in achieving relatively safe, autonomous driving through novel, challenging, unmapped terrain.

Instruction

1. Git Clone

Since the repo contains several submodule repos, it is recommended to use the following git commands under your ros workspace:

git clone --recursive https://gitub.com/xpharry/Terrain_Navigation.git

2. Install other dependencies usingsudo apt install

sudo apt-get install ros-kinetic-gazebo-ros-pkgs ros-kinetic-gazebo-ros-controlsudo apt-get install ros-kinetic-costmap-2dsudo apt-get install ros-kinetic-move-base-msgs

3. Compile

Put model files and lib files in specified position in your PC as indicated ininstall notes

Developing Log

9/20:

9/25:

  • Update "Instruction" about git clone with repos containing submodules.
  • Update README files in subflolders: replace mobot by sentry.

About

Based on TJ's Thesis Research.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp