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

How to use lanelet2 in autoware 1.14

asked 2020-07-28 09:01:13 -0500

K gravatar image

updated 2020-07-29 01:56:32 -0500

Dear all,

I have successfully loaded lanelet2 map into rviz with a tf file.

And I activated nodes in autowrae-gui and clicked the lanelet2 option. But after setting up a initial pose and goal, I could not find something, and /lane_rule is not publishing topics. Do I miss some other steps?

thanks a lot!

Nodes that I activated:

lane_navi, lane_rule, lane_stop, lane_select, astar_avoid, velocity_set, pure_pursuit, twist_filter, wf_simulator

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2020-11-08 11:46:01 -0500

anonymous user

Anonymous

Same setup. Still waiting for a fix of some sort.

edit flag offensive delete link more
0

answered 2020-08-07 09:13:29 -0500

Patrick N. gravatar image

updated 2020-08-07 09:19:17 -0500

I think I ran into this problem before. As far as I can tell the lane planner software does not come with a "global" route planner. There is suppose to be some Android app or something that creates the route and feeds it to the lane planner. I switched to using the forked version of openplanner hosted here. This requires using Autoware 1.13.

edit flag offensive delete link more

Comments

Hi Patrick, did you confront any build failure when you switch the autoware repo: common, core_planning, core_perception into the fork here? I confront some problem issue posted here, any suggestion? Thanks!

Joseph Fatty Lu gravatar image Joseph Fatty Lu  ( 2020-11-23 06:32:58 -0500 )edit
0

answered 2020-07-28 17:37:46 -0500

JoloGermanAg gravatar image

updated 2020-07-28 17:38:00 -0500

Here's a pretty straight forward tutorial from Hatem. Youtube Tutorial. You can use openplanner for this.

edit flag offensive delete link more

Comments

thank you for your reply.

The youtube tutorial uses a vector map, but my question is about how to use a lanelet2 map in autoware.

K gravatar image K  ( 2020-07-29 01:55:49 -0500 )edit

Open Planner can use lanelet2 or vector map, sorry for linking the wrong video. You can follow the video but make sure that in the parameters you change it to 'use lanelet'. If that doesn't work for you Hatem may be able to help you.

JoloGermanAg gravatar image JoloGermanAg  ( 2020-07-29 11:25:33 -0500 )edit

I don't believe 1.14 op_planner software can use lanelets. Currently you would have to use this fork with Autoware 1.13. You just need replace the normal 1.13 repositories for common, core_planning, core_perception with the "openplanner.1.13" branch versions.

Patrick N. gravatar image Patrick N.  ( 2020-08-07 09:14:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-07-28 09:01:13 -0500

Seen: 1,479 times

Last updated: Aug 07 '20