Hi Guys,
I have built a Rover with 4 steering wheel (similar to swerve drive but with limit and slower), i’m using ROS2 Galactic.
I have two problem with my rover, the first one, i’m tryng to make a controll and planner adapt to the task. for example i want to transtate omnidirectionally with heading fixed (someting like: check heading at the start and at the end of the goal) this is for the reach the goal without rotation, and because i can’t handle x + y + z(angular) case with my system, any help please?.
The second problem is the very low speed, my robot is very heavy (around 750kg) so the movement for tuning the steering is very slow, what parameter i can change or what controller is good for this case?
Thank you to all guys!