Comment 5 for bug 872835

Revision history for this message
ErikBerglund (a-launchpad-snap-345-blog-no) wrote :

Tried solution proposed in #4, but the problem persists.

Am I recompiling pr2_controller correctly?

I did this:
roscd pr2_controller_manager
sudo chmod o+w . -R
<edit src/controller_manager.cpp>
make
rosmake --rosdep-install pr2_controller_manager

Did I miss anything obvious?