Demo 2.2 Problem in Manipulation course

Hello!
I am doing demo 2.2 but not getting the expected result as told in notebook…
On running basic_concepts.py, i first launch this file
roslaunch smart_grasp_mod_moveit_config smart_grasping_planning_execution.launch
but nothing changes on running basic_concepts.py file as mentioned in notebook material.
Images attached



Thanks

Hello @misbahsuhail123 ,

I’ve been doing some tests and it’s working OK for me. Don’t you see the arm moving after executing the script?

Thanks Alberto, problem solved i think when internet
speed is slow or by switching b/w units the problem solved. i just restart the unit and it did worked. Thanks alot.

Hi Alberto, it ran only once and then whenever i tried it again, i am unable to solve it, gave two commands:

  1. roslaunch smart_grasp_mod_moveit_config smart_grasping_planning_execution.launch
  2. python basic_concepts.py
    Everything is seen fine in Rviz environment.
    smart_motion

But the arm didnot move as shown in image:
Kindly help in sorting out this problem.
Thanks


r

Sorry Alberto for asking same thing, i tired to run first the python file given in unit 1 i.e. python arm_control.py, with this the arm goes towards goal to pick ball, after that i switched to Unit 2 and launch the pkg and python file and
fortunately it worked fine. can u pls tell the reason of such thing,
thanks for your help.