You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heavy rain as a function of the duration and the return period acc. to DWA-A 531 (2012) This program reads the measurement data of the rainfall and calculates the distribution of the rainfall as a function of the return period and the duration for duration steps up to 12 hours (and more) and return period in a range of '0.5a <= T_n <= 100a'
This repo is multi-robot motion planner framework which uses CCBS as a global planner to determine non-collision paths for all robots. The paths are sent to local planners which determine the path segment for robots to follow. The packages work on ROS and Gazebo.
Simulated and analyzed different path planning algorithms such as DWA and Dijkstra in a custom world modeled in Autodesk Fusion 360. The modeled world was imported to Gazebo, and the paths planned by turtlebot3 were visualized in Rviz.