Skip to content

Detect Snow on the ground and create occupancy grid

License

Notifications You must be signed in to change notification settings

iscumd/SnowDetectionAndMapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnowDetectionAndMapping

Detect Snow on the ground and create occupancy grid

Running Node

To run snow detection make sure to have a test image in your home directory "test.jpg".

cd <catkin_ws>
roscore
rosrun SnowDetectionAndMapping snow_detector_test_pub_node
rosrun SnowDetectionAndMapping snow_detector_node

About

Detect Snow on the ground and create occupancy grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 35.5%
  • C++ 35.3%
  • Python 29.2%