Planning and Executing movement by coordinate with move group interface

asked 2016-03-31 12:24:11 -0500

nicholasadr gravatar image

I am trying to control a 6 DOF robotic arm with stepper motor actuator controlled with arduino. So far I have managed to simulate the arm and move it in rviz by giving the end coordinate using move group interface. But i do not know how to link this simulated movement to a real robot movement.

I've seen a lot of documentation where people drag the simulated arm around in rviz and click on "plan and execute" to move the real robot. However, since I'd like the robot to move to a certain coordinate, I use move group interface to do so instead of manually dragging the arm in simulation. But by doing so, I'm unable to use the "plan and execute" button.

My understanding of ROS is still far from perfect , thus I'd appreciate it if anyone can help to point me in the right direction.

edit retag flag offensive close merge delete

Comments

Cross-posted on moveit-usershere.

gvdhoorn gravatar image gvdhoorn  ( 2016-04-01 01:30:34 -0500 )edit

i heve same problem .

zakizadeh gravatar image zakizadeh  ( 2017-10-29 00:41:50 -0500 )edit