ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

cram_tutorials

asked 2011-10-10 03:15:02 -0500

Sanxano gravatar image

I'm doing the cram_tutorial (EventsCoTeSys-ROS-School Day 4)

And when I do CL-USER> (ros-load:load-system "cram_tutorials" :cram-pick-and-place)

I have this problem:

component #:APPROACH_TABLE_TOOLS-SRV not found, required by

<system "cram-pick-and-place"="" {b7a72d1}&gt;<="" h1="">

[Condition of type ASDF:MISSING-DEPENDENCY]

What can I do?

Thanks.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2011-10-10 05:57:21 -0500

Lorenz gravatar image

It seems like messages and services are not built. Try executing

rosmake cram_pick_and_plance
edit flag offensive delete link more
0

answered 2011-10-18 03:41:42 -0500

Sanxano gravatar image

--------@Xano2:~/ros_workspace$ rosmake cram-pick-and-place [ rosmake ] Packages requested are: ['cram-pick-and-place']
[ rosmake ] Logging to directory/home/santiago/.ros/rosmake/rosmake_output-20111018-173751
[ rosmake ] Expanded args ['cram-pick-and-place'] to: []
[ rosmake ] WARNING: The following args could not be parsed as stacks or packages: ['cram-pick-and-place']
[ rosmake ] ERROR: No arguments could be parsed into valid package or stack names.

I did rosmake in cotesys_ros_grasping and cram_tutorials, but cram_pick_and_plance isn't a package

any solution?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-10-10 03:15:02 -0500

Seen: 315 times

Last updated: Oct 18 '11