Kentaro Wada
Kentaro Wada
I think what you're saying is reasonable, but adding some completions to rosrun seems difficult (I posted to ros.answers but no answer): http://answers.ros.org/question/217105/completion-for-rosrun-with-zsh/ Making `nodelet` executable as a global solves...
I have a subclass of nodelet::NodeletClass here. https://github.com/jsk-ros-pkg/jsk_common/blob/master/jsk_topic_tools/src/connection_based_nodelet.cpp#L41-L65 And I'd like to call `onInitPostProcess()` after `onInit()`, the `onInit()` is virtual method of that class, but `onInitPostProcess()` is not virtual one....
Yes, but currently I don't have time to work for https://github.com/ros/catkin/pull/798.
I'm not sure if we should add all of the community guides in readme. There are many and I can't guarantee if they are up-to-date. Maybe you can start posting...
@monkeycc Thanks for the report. Do you know how to reproduce this?
I think we can add a search box like file list dock.