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

Patrick N.'s profile - activity

2021-06-15 15:56:05 -0500 commented question Problem loading Lanelet2 LineString primitives

There doesn't appear to be any lanelets described in the file. This could be causing the problem with visualizing lanele

2021-01-06 09:24:51 -0500 received badge  Favorite Question (source)
2020-12-31 16:16:06 -0500 commented question Autoware. Not able to do use own rosbag, map and lidar scan matching

I made a video of running NDT matching on my setup. It is not the same hardware/software (I am running master branch on

2020-11-30 05:34:54 -0500 received badge  Famous Question (source)
2020-11-08 11:38:03 -0500 received badge  Taxonomist
2020-10-26 15:09:56 -0500 commented question Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

I was using the openplanner.1.13 branch in those repositories. I never managed to get it to stop at a stop sign.

2020-08-28 09:00:58 -0500 commented answer Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

Any update on this?

2020-08-28 08:56:18 -0500 received badge  Famous Question (source)
2020-08-18 04:07:20 -0500 received badge  Nice Answer (source)
2020-08-17 15:39:11 -0500 answered a question how to set parameters in ndt_mapping while my velodyne is slant to create 3D Map

I am assuming you mean the transfrom between the velodyne and the base_link (vehicle coordinates). You can use the GUI (

2020-08-17 15:02:44 -0500 commented answer Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

Ive tried to implement what you specified but the vehicle still exhibits the same behavior of ignoring the stop. Ive add

2020-08-11 12:51:03 -0500 commented answer Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

I have added another video, openplanner1_13_op_global_planner.mp4, to this

2020-08-10 22:52:56 -0500 commented question Autoware NDT_Matching with ouster-128

Are you using the simulation tab on the gui or setting the use_sim_time rosparam. Seems like some part of your TF tree i

2020-08-10 22:45:53 -0500 commented question Autoware NDT_Matching with ouster-128

Are you replaying recorded data?

2020-08-10 13:06:46 -0500 received badge  Notable Question (source)
2020-08-10 13:06:33 -0500 commented question Autoware NDT_Matching with ouster-128

Did you define a transform from map->world? NDT matching should create a transform relative to map frame.

2020-08-10 13:06:33 -0500 received badge  Commentator
2020-08-10 12:54:17 -0500 commented answer Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

I pulled the latest common and core_planning. Now the global planner is not outputting any waypoints when I use the 2D N

2020-08-08 13:17:39 -0500 commented question Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

I can't be completely sure it was done correctly because I could not find any good examples but I have a stop_sign(ID 15

2020-08-08 02:44:08 -0500 received badge  Popular Question (source)
2020-08-07 09:19:17 -0500 edited answer How to use lanelet2 in autoware 1.14

I think I ran into this problem before. As far as I can tell the lane planner software does not come with a "global" rou

2020-08-07 09:18:42 -0500 edited answer How to use lanelet2 in autoware 1.14

I think I ran into this problem before. As far as I can tell the lane planner software does not come with a "global" rou

2020-08-07 09:14:42 -0500 edited answer How to use lanelet2 in autoware 1.14

I don't believe 1.14 op_planner software can use lanelets. Currently you would have to use this fork with Autoware 1.13.

2020-08-07 09:14:42 -0500 received badge  Editor (source)
2020-08-07 09:14:33 -0500 commented answer How to use lanelet2 in autoware 1.14

I don't believe 1.14 op_planner software can use lanelets. Currently you would have to use this fork with Autoware 1.13.

2020-08-07 09:13:29 -0500 answered a question How to use lanelet2 in autoware 1.14

I don't believe 1.14 op_planner software can use lanelets. Currently you would have to use this fork with Autoware 1.13.

2020-08-06 14:29:46 -0500 commented question How to implement op planner's obstacle avoidance and lane change?

I noticed on your first image you don't have behavior selector turned on. Is this correct?

2020-08-06 13:44:09 -0500 received badge  Organizer (source)
2020-08-05 18:21:55 -0500 asked a question Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map

Vehicle not stopping at stop line when using OpenPlanner with lanelet2 map I am using Autoware 1.13 with a OpenPlanner r

2020-07-28 05:16:53 -0500 received badge  Notable Question (source)
2020-06-30 13:20:33 -0500 received badge  Famous Question (source)
2020-06-28 13:53:54 -0500 received badge  Famous Question (source)
2020-06-01 17:15:01 -0500 answered a question Autoware.ai codebase and Is autoware.ai still actively maintained?

The only system level documentation I have found for Autoware.ai are these 3 year old documents: https://github.com/CPFL

2020-06-01 17:15:01 -0500 received badge  Rapid Responder (source)
2020-05-22 00:02:34 -0500 marked best answer Has anyone been able to create working vector maps/lanelet2 maps for Autoware.ai.

I have been trying for months to find software that can create acceptable road definition maps for Autoware. The Autoware vector map creator seems to be localized for Japan. I don't know if it properly configures them for use anywhere else. I have also used Autoware's lanelet2 map creator with some success but I am unable to find a working planner that uses Lanelet2 maps and not vector maps.

Has anyone been successful creating their owns maps and running an Autoware planner outside of Japan? Does anyone know of any open source software or paid services that provide such maps in Florida?

Thanks

2020-05-20 14:31:21 -0500 received badge  Notable Question (source)
2020-05-19 14:07:03 -0500 commented answer Has anyone been able to create working vector maps/lanelet2 maps for Autoware.ai.

I have used the assure mapping tool, but I am a bit confused on the coordinates required. Should the loaded point cloud

2020-05-19 14:03:44 -0500 received badge  Enthusiast
2020-05-18 14:27:38 -0500 received badge  Popular Question (source)
2020-05-10 22:00:59 -0500 edited question Has anyone been able to create working vector maps/lanelet2 maps for Autoware.ai.

Has anyone been able to create working vector maps/lanelet2 maps for Autoware. I have been trying for months to find sof

2020-05-10 21:58:37 -0500 asked a question Has anyone been able to create working vector maps/lanelet2 maps for Autoware.ai.

Has anyone been able to create working vector maps/lanelet2 maps for Autoware. I have been trying for months to find sof

2020-05-10 21:48:01 -0500 received badge  Popular Question (source)
2020-05-08 04:23:29 -0500 received badge  Notable Question (source)
2020-04-07 11:05:52 -0500 received badge  Favorite Question (source)
2020-03-12 22:33:42 -0500 received badge  Self-Learner (source)
2020-03-12 22:33:42 -0500 received badge  Teacher (source)
2020-03-07 11:25:59 -0500 asked a question Autoware: lane_planner, how is route_cmd specified?

Autoware: lane_planner, how is route_cmd specified? I am trying to use lane_planner with a lanelet2 map. I am assuming l

2020-03-05 11:22:48 -0500 commented answer How to enable vehicle_cmd in autoware ?

Are you using the docker or did you compile from source?

2020-03-04 03:06:41 -0500 received badge  Popular Question (source)
2020-03-03 20:45:07 -0500 commented answer How to enable vehicle_cmd in autoware ?

Are you using the docker or did you compile form source?