Skip to content

yasuohayashibara/intersection_recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosInterctionRecognition

intersection recognition(ros ver.)

param

  • hypothesis_simple.launch

    • toe_finding
      • "scan_hz" : Frequency of 2D-LiDAR
      • "scan_off_set" : How many adjacent point clouds to ignore
      • "epsilon1" : Threshold
      • "epsilon2" : Threshold
      • "epsilon3" : Threshold
  • hypothesis.launch

    • intersection_recognition_tensorflow.p
      • "model_full_path": Path to load Neural Network model(.h5)

movie

https://youtu.be/1tNvuxRLBRw

On simulator

The robot go straight until it find 3-way junction whici can turn left.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.0%
  • CMake 31.9%
  • Python 7.6%
  • Shell 1.5%