Re: [ros-users] Joint controller manager

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
CC: orocos-users, User discussions
Onderwerp: 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.