Hello,
I’m pretty new to ROS and Moveit, I followed with great interest the pick and place tutorial. I got it working and also made a few modifications to fit my needs.
Now I would be interested in adapting the tutorial project using another robot. I found a list of Moveit supported robots (Robots | MoveIt (ros.org)) and I’m trying to use the elfin P robot from Hansrobot. This is the github repository containing all the ROS and moveit files, which I think would be the starting point for any robot that supports Moveit and ROS.
I’d like to discuss the correct approach in order to integrate this or any other robot in Unity, the usage of the URDF importer package is pretty straightforward, but the Moveit part it’s not (at least for me).
The Niryo_moveit ROS package contains two launch files, the niryo_one_base.launch and the controllers.launch that are specific for the Niryo robot. How to identify the corresponding files for another robot? Is it not possible to use the standard files generated from the the Moveit Setup Assistant (robot_model_moveit_config folder files)?
Thanks,
Jacopo