Hi there, we would like to import a ABB robot arm and control it using MoveIt; we are able to import the robot arm using URDF importer and the joints and manual movement works well; however, we are like to explore on how can we control it with MoveIt.
We have gone through the tutorial materials and successfully control Franka arm.
It seems that “roslaunch isaac_moveit franka_isaac_execution.launch” is only for Franka arm itself, could anyone advice how can we control our imported ABB robot arm?
Thank you!