[FEAT] Successfully controlling robot arm
Created by: otischung
- Create an
ArmManagerglobal pointer. - Initialize the
ArmManagerincreate_entities(). - Also delete the
ArmManagerindestroy_entities(). - Increase the
rmw_uros_ping_agent(500, 1)from 100 to 500ms. - Increase the arm movement step to increase the speed.
- Add build flags to prevent timeout
Set
RMW_UXRCE_ENTITY_CREATION_DESTROY_TIMEOUT=0to prevent timeout ofcreate_entities().