Re: [ros-users] Joint controller manager

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: User discussions
CC: orocos-users, User discussions
題目: Re: [ros-users] Joint controller manager
Sachin

Regarding the joint trajectory action work below. I have been working on a similar effort, although much simpler. Can you point me to your code? If it works for ros industrial I can probably offer up some time to write your unit tests.




- Is there any work on decoupling the more common "workhorse" controllers out of the pr2_controller_manager infrastructure (eg. a couple of mobile base implementations, the FollowJointTrtajectory action)?. I've already spent some time factoring out the spline splicing and interpolation code from the FollowJointTrtajectory action, and was planning on writing some unit tests on it. If not, I can also make this available once the cleanup is complete.