Posted by @akshay-ka:
Hello,
I’m new to Open-RMF and trying to understand the framework by following the source code of the demo
ros2 launch rmf_demos_gz_classic office.launch.xml
.
Currently, I’m unable to understand from where the method def follow_new_path(self, waypoints, next_arrival_estimator, path_finished_callback)
is called ?
Could anyone provide guidance or clarification? Any help would be appreciated.