Execute Trajectory with Planning_Scene_Warehouse_Viewer [closed]

asked 2013-02-04 10:45:39 -0500

MartinW gravatar image

updated 2014-01-28 17:15:06 -0500

ngrennan gravatar image

Hello all,

So I have my robot up and running with Real Robot Data into the Warehouse Planner. I have two manipulator arms and have the Execute Left Trajectory and Execute Right Trajectory action servers running as well. However when I make new planning scene and trajectory and press the "Execute On Robot" I get this console error:

left_joint_trajectory_action: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr<T>::operator->() const [with T = const control_msgs::FollowJointTrajectoryFeedback_<std::allocator<void> >]: Assertion `px != 0' failed.

Here is a screenshot of everything running and the error

Now I haven't written the code that communicates with my robots drivers yet but I thought that when I clicked "Execute On Robot" that the Execute Left (and Right) Trajectory servers would publish something under their feedback topics?

Basically I am trying to figure out where Warehouse publishes the joint states of the left and right arms for my robot so that I can send these to my robot drivers :)

Any advice is much appreciated, thanks in advance!

Kind Regards, Martin

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-10-26 04:03:50.626201