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

Unable to implement stop sign behavior using waypoint follower and openplanner.

asked 2022-05-05 11:56:25 -0500

Aix gravatar image

We are using autoware.ai.openplanner by Hatem Darweesh found here: https://github.com/hatem-darweesh/aut...

We drew a simple way point path over our Point Cloud map using Assure Mapping Tools and added an arbitrary stop sign linked to a stop line that intersects with the waypoint path. Then, we opened it up in RViz for simulation, configured openplanner nodes (checked the Stop Sign Behavior in op_common_params) and used pure pursuit to let our simulated car run across the path. The car did not stop or slow down at all.

Evidently we did something incorrectly. What do we need to do in order to implement stop sign behavior on a waypoint map?

Here are the nodes that we have activated: Screenshot of Runtime Manager

Here is a video of our simulation: https://youtu.be/WOb1bnxycsk

The straight line perpendicular to the path is our stop line.

Here is our kml file: https://drive.google.com/file/d/1qydV...

edit retag flag offensive close merge delete

Comments

@Hatem Could you help us?

Aix gravatar image Aix  ( 2022-05-05 11:58:34 -0500 )edit

I am not sure but doesn't that require decision maker to be running?

JoloGermanAg gravatar image JoloGermanAg  ( 2022-06-03 00:16:49 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-06-19 06:11:53 -0500

Hatem gravatar image

Sorry for my late reply, Just seen this now.

I checked the kml map, you need to assign the stopsignid to the closest waypoint

select closest waypoint then change StopSignID and save.

also make sure to enable the stop sign behavior in the runtime manager or the launch file.

edit flag offensive delete link more

Comments

Sir, do you have any tutorials for openplanner?

gurselturkeri gravatar image gurselturkeri  ( 2022-06-19 08:33:54 -0500 )edit

Question Tools

Stats

Asked: 2022-05-05 11:56:25 -0500

Seen: 108 times

Last updated: Jun 19 '22