Existing motion planner for double Ackermann kynematics?
Hi,
I have a robot with double ackermann kynematics/steering, this means that the unlike in a conventional car, you can also steer the rear wheels and make use of crab like steering. Is there any open source path planner for these kind of robots? Can for example OMPL be used for this?
Cheers,
Oier
Are you looking for a planner for the ROS navigation stack, or just a generic motion planning library?
@ahendrix I am looking just for a generic motion planning library, because the ROS navigation stack and MoveIt have too much overhead/features for my applications requirements. But the robot is built upon ROS and I use rviz for simulation. What motion planners can be used for double ackermann?
can you please post the link to you urdf file am planning to do slam double Ackerman ,but i can't able to fine any sample to start with .