Coordinating-Two-UR5-Robots-for-a-Pick-and-Place-Task icon indicating copy to clipboard operation
Coordinating-Two-UR5-Robots-for-a-Pick-and-Place-Task copied to clipboard

Two UR5 Robots are coordinated where one robot gets the object by detecting using a camera sensor and

Results 4 Coordinating-Two-UR5-Robots-for-a-Pick-and-Place-Task issues
Sort by recently updated
recently updated
newest added

[ 4%] Building CXX object ur5_notebook/CMakeFiles/blocks_poses_publisher.dir/blocks_poses_publisher.cpp.o /home/blue/remake/src/ur5_notebook/blocks_poses_publisher.cpp:14:10: fatal error: ur5_notebook/blocks_poses.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ur5_notebook/CMakeFiles/blocks_poses_publisher.dir/build.make:62: recipe for target 'ur5_notebook/CMakeFiles/blocks_poses_publisher.dir/blocks_poses_publisher.cpp.o' failed make[2]: *** [ur5_notebook/CMakeFiles/blocks_poses_publisher.dir/blocks_poses_publisher.cpp.o] Error 1...

![Screenshot from 2022-04-01 12-48-24](https://user-images.githubusercontent.com/37660614/161219422-3453725f-3571-40c8-b931-65f30f295527.png) It says unknown controller type and I couldn't find where this error is from Please help Thanks.

I had a error: p gain not specified, I fixed this error and added my own .yaml file: enable_none: true /gazebo_ros_control: pid_gains: shoulder_pan_joint: p: 100.0 i: 0.01 d: 10.0 shoulder_lift_joint:...

I get the error Unknown controller type: GripperActionController when i run the launch. The gripper is not closing and also the arm seems to not be fully alligned with the...