Takashi Ogura

Results 27 issues of Takashi Ogura

I dug a little about #158. When we use lazy_static! , `drop` is never called. Then the publisher of `/rosout` is not unregistered correctly, because it is also a member...

I want to use rosrust binary with roslaunch. How do you integrate rust program with roslaunch? It is possible to copy the binary to somewhere like `catkin_ws/develop/lib/PACKAGE/`, but is there...

I want to try rosrust_actionlib, but is is not published yet. Is the status of the development far from release?

https://github.com/sebcrozet/kiss3d/issues/130

We uses assimp-rs = 0.3.1, but the repo has been deleted. https://crates.io/crates/assimp https://github.com/Eljay/assimp-rs It seems that below repo is working and the name has been changed to open-asset-importer (to avoid...

enhancement

Current implementation lacks calculation of the duration. It can be calculated by the joint velocity limits.

enhancement