Mobile robot controller on ros2
Hello everyone, I'm looking for a ros2 controller for a 4WD robot, I know there is one in ros1 but is there someone trying to transfer it to ros2 ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello everyone, I'm looking for a ros2 controller for a 4WD robot, I know there is one in ros1 but is there someone trying to transfer it to ros2 ?
Asked: 2021-10-18 03:42:42 -0600
Seen: 242 times
Last updated: Nov 08 '21
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers
The most sophisticated ros1 four_wheel_steering base controller is the PR2 ones. link. The standards 4ws was just double ackerman, non quasi holonomic. No pr2 ros2 repository as far as I can see yet.
How about this one ? https://www.youtube.com/watch?v=4_bft...https://github.com/ros-controls/ros_c...
Sorry, I was wrong, the limitations of 4ws wasnt actually about quasi holonomic movement.
No problem, it seems that the controller I tested doesn't have a pivot turn behavior.
I add an issue about the missing controller from ROS1 in ros2_controllers https://github.com/ros-controls/ros2_...