Ryohei Ueda
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.
I think this is a bug of laser_geometry... - high_fidelity:=false  - high_fidelity:=true 
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
### Please confirm the following - [x] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [x] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [x] I understand...