Skip to content

Autonomous Pipe exploration robot for sewage sample collection

Notifications You must be signed in to change notification settings

swetank18/Interdomain-Group-C

 
 

Repository files navigation

TEAM C AUTONOMOUS PIPE EXPLORATION ROBOT

# DELETE THESE TEST LINES:
# if self.junction_counter == 0 and 'LEFT' in available_directions:
#     self.get_logger().info('[TEST MODE] Forcing LEFT turn to test turning')
#     return 'LEFT'
# 
# if self.junction_counter == 1 and 'RIGHT' in available_directions:
#     self.get_logger().info('[TEST MODE] Forcing RIGHT turn to test turning')
#     return 'RIGHT'

About

Autonomous Pipe exploration robot for sewage sample collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • C++ 21.2%
  • C 9.1%