ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Is any demo exists in AutowareAuto that work without parking slot as goal position

asked 2021-05-25 04:56:14 -0500

rahul14k gravatar image

Hi,

I was trying to run the AVP demo using my map and I am able to run that demo successfully using the initial pose and goal pose of the parking slot.

Question -

Is there any demo that exists in AutowareAuto that will work without using the parking as a goal pose?

For example - If I want to drive my ego vehicle from the starting point (initial position) to the endpoint (goal position) using autoware_auto but the goal position is not a parking slot, it's a predefined position of the map.

If not then what are changes do I need to be made in the AVP demo or how I can develop that demo using the AutowareAuto.

Any help would be appreciated.

Regards,

Rahul

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-06-27 15:35:36 -0500

Josh Whitley gravatar image

Rahul,

If you are using the AVP demo, you should be able to set the goal pose to any point which is in a lanelet that is not the starting lanelet (with caveats as the AVP map is not 100% connected for every route). We tested this several times and it works correctly in simulation and on the real vehicle.

If you want to just record an arbitrary trajectory and follow it, you will need to use the Record/Replay Planner instead of the Behavior Planner which is used for AVP. Here are the instructions to use this demo: https://autowarefoundation.gitlab.io/...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-05-25 04:56:14 -0500

Seen: 87 times

Last updated: Jun 27 '21