Is there a working repository for Gazebo and Moveit integration?
I've been trying to make a robotic arm move by integrating moveit and gazebo. However, I am unable to achieve this even after trying to follow multiple tutorials online. Furthermore, I am unable to find a repository which can run the demo_gazebo.launch or ...moveit_bringup.launch files without errors or failures to load the robot in rviz.
Is there any updated repository that can actually run both rviz and gazebo together? So I can copy and modify the working code for my robotic arm.
Hi, you can check my git Repo Here. I have used ABB robot with Schunk Gripper. Go to
abb_arm_new_moveit_config
and rundemo_gazebo.launch
. It is working repo for both gazebo and RViZ Moveit.