Ryohei Ueda

Results 8 issues of Ryohei Ueda

* Use white background to increase visibility of the GUI icons on dark UI themes. Before applying this change: After applying this change: test code from mpld3 example code ```python...

Add bond and respawn arg to rs_camera.launch like [rs_rgbd.launch](https://github.com/IntelRealSense/realsense-ros/blob/development/realsense2_camera/launch/rs_rgbd.launch#L101-L103)

Publish target joint angles to `target_joint_states` topic.

This change is required In order to compile robotiq_ethercat package with soem source code. soem package provides include path with [soem prefix](https://github.com/mgruhler/soem/blob/master/CMakeLists.txt#L32) and 'soem/' prefix in include macro is not...

PCDReader run main loop inside of onInit method, and it hangs nodelet initialization sequence.

bug
help-wanted

I think this is a bug of laser_geometry... - high_fidelity:=false ![sphere-bug](https://cloud.githubusercontent.com/assets/40454/5721195/de6bd57e-9b71-11e4-8eb5-3b19be544af8.png) - high_fidelity:=true ![nonsphere](https://cloud.githubusercontent.com/assets/40454/5721196/dfa0d322-9b71-11e4-9693-ebd6775394ce.png)

I found that I cannot compile wirehair with distributed compilation. I am afraid that some compiler options are missing in CMakeLists.txt. I used sccache for distributed compilation. ``` $ cmake...

add many ifdef to be compilable on darwin. many features will be obsoleted on darwin