Closed joe28965 closed 1 year ago
Thanks for pointing this out. The first two points were adressed in https://github.com/ros-controls/ros2_controllers/commit/908b7cc7ed5413d3fbb09203fd5edc4fc24abdd0
The third point will need a bit more work, but I agree with the statement.
Does this work for point 3?
This is definitely needed. It represents almost 2/3 of the work to be done. They are some parameters to add afterwards, such as "linear.x" and "angular.z". I can take care of it once this is merged, or do you prefer that I submit a PR on @destogl branch ?
Ok let me try to merge it, then you can add a new PR with your changes
On Mon, 24 Oct 2022, 10:54 Olivier Stasse, @.***> wrote:
This is definitely needed. It represents almost 2/3 of the work to be done. They are some parameters to add "linear.x" and "angular.z" afterwards. I can take care of it.
— Reply to this email directly, view it on GitHub https://github.com/ros-controls/control.ros.org/issues/40#issuecomment-1288301056, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA24PYJLEHYI6KJYZQPRRATWEXT4RANCNFSM5TJ676WA . You are receiving this because you commented.Message ID: @.***>
My bad, the parameters "linear.x" and "angular.z" are documented in https://github.com/ros-controls/ros2_controllers/commit/5c0cb9210b2230347af12bbe2690032f6942435d Once the documentation is published in control.ros.org and after a final check, then this issue is fully covered and IMHO can be closed. Thanks for the work @bmagyar !
I think that all mentioned things here are fixed already -> I close this one
So I'm talking about this page.
Some things I noticed:
Available Broadcasters
, do they fit underGuidelines and Best Practices
?Joint Trajectory Controller
link under Controllers links to a 404I wouldn't mind working on these points. I'd just like to receive input before I start.