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

How to get distance from detected objects in autoware [closed]

asked 2019-11-04 03:10:34 -0500

tiensu gravatar image

updated 2019-11-04 03:43:33 -0500

Hi all!

When I use Yolo3 algorithm in Autoware with LGSVL simulation, it can detect objects and display on RViz (ImageViewePlugin) through topic /detection/image_detector/objects

How can I get distance from LGSVL simulator to detected objects and display them on RViz?

I checked the following nodes on Autoware:

  • lidar_euclidean_cluster_detect
  • range_fusion
  • imm_ukf_pda_track
  • naive_motion_predict
  • costmap_generator
  • astar_avoid
  • pure_pursuit
  • twist_filter

but it does not get the distance.

My environment:

  • Ubuntu 18.04
  • Autoware (docker) 1.12.0 melodic.

Thank you very much!

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by tiensu
close date 2019-11-20 01:50:49.284428

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-11-13 02:43:20 -0500

tiensu gravatar image

I could get and display distance on Rviz.

edit flag offensive delete link more

Comments

Can you please tell, how did you get it displayed on RViz?

ShyamGanatra gravatar image ShyamGanatra  ( 2021-08-27 00:22:08 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-11-04 03:10:34 -0500

Seen: 218 times

Last updated: Nov 13 '19