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

Problem in creating executable file for package [closed]

asked 2012-03-01 01:32:57 -0500

mehhek gravatar image

updated 2014-04-20 14:09:31 -0500

ngrennan gravatar image

We are trying to edit a inbuilt openni_tracker package but after editing, when we build the package using rosmake executable file is not getting created. What should we do for the executable file to get created?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2012-04-08 14:09:38

Comments

we edited the C++ source file of the openni_tracker package and it had an executable file when we downloaded the package.We invoked the rosmake openni_tracker to build it & part of output[ rosmake ] Results[ rosmake ] Built 42 packages with 0 failures. [ rosmake ] Summary output to directory

mehhek gravatar image mehhek  ( 2012-03-09 18:42:50 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-03-01 01:53:39 -0500

Cav gravatar image
  1. Did you get any errors?
  2. Did you add the new file (if you created a new one) to CMakeLists.txt?
  3. Did you check the tutorials?
edit flag offensive delete link more

Comments

No we didn't get any errors. And we had edit the existing C++ file itself.

mehhek gravatar image mehhek  ( 2012-03-02 18:46:52 -0500 )edit

what files did you edid that did compile before but not any more? what commands do you invoke? paste some output of the compilation process

Cav gravatar image Cav  ( 2012-03-06 23:09:40 -0500 )edit

Question Tools

Stats

Asked: 2012-03-01 01:32:57 -0500

Seen: 288 times

Last updated: Mar 01 '12