Posted by @TheConstructAi:
Hi,
What would be the best example of how to use the EasyFullControl
for docking.
By docking is calling a ROS2 service for the robot to do the docking or some API call that essentially triggers this conduct?
This was answered in this discussion, and we have it working: #235
But this was before the EasyFullControl fleet_adapter.py, while now in recent examples its used roscon fleet_adapter.py.
It would be great to know exactly how to integrate it using for example the roscon adapter mentioned above or even the fleet adapter in cpp for turtlebot4 FleetAdapter.cpp:
How would this be done in both python and C++?
Is there a preferred way?
Any examples about the subject?
I think this would clear up how to make integration with the adapters better.