AKumar
AKumar
Hi, I am using moveit xarm tutorial to move the arm using joystick, I would like to know how can I achieve the maximum speed from the xarm using move-it...
Greetings, I have seen that even after any collision the Zero Position button , works fine , is there a way I can achieve the same result using C++ or...
Hi, I would like to know do we have any example of motion planning using xarm SDK?
I tried it for orangepi 5B and I am getting the following error . [sudo] password for orangepi: piBoardRev: Unable to determine board revision from /proc/cpuinfo -> No "Hardware" line...
Hello, is there a spin-once function available in rosrust?
Hello, while following tutorial I am getting an error when doing catkin make. I think the OpenCV version is not compatible , however I am not able to figure out...
Hi, while going through the tutorial I have seen that there is some things missing in the code block, [Moveit Tutorial C++ Interface](https://ros-planning.github.io/moveit_tutorials/doc/move_group_interface/move_group_interface_tutorial.html)  Please review
## Background I am following the (moveit servoing tutorial)[https://ros-planning.github.io/moveit_tutorials/doc/realtime_servo/realtime_servo_tutorial.html], however I am getting the following error related to spacenavd ``` [ERROR] [1669672889.199512421]: Could not open the space navigator device. Did...
Hi, while reading [moveit c++ tutuorial](https://ros-planning.github.io/moveit_tutorials/doc/move_group_interface/move_group_interface_tutorial.html). There is a minor mistake in the tutorial as it's not showing the code that needed to be executed in the following 
### Description I am doing eye to hand calibration, however while following the tutorial at https://ros-planning.github.io/moveit_tutorials/doc/hand_eye_calibration/hand_eye_calibration_tutorial.html I am not able to find Object frame, can you please tell me where...