How can I use radar for the obstacle detection?
How can I use the radar in my local_costmap_params to detect the obstacles? I am displaying data in mm in topic /radar.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
How can I use the radar in my local_costmap_params to detect the obstacles? I am displaying data in mm in topic /radar.
Check the costmap configuration part of this tutorial. You will need to convert the radar data into LaserScan or PointCloud and then add the sensor under the obstacle_layer in your costmap config files. Should look something like this:
point_cloud_sensor: {sensor_frame: frame_name, data_type: PointCloud, topic: topic_name, marking: true, clearing: true}
Asked: 2019-06-26 16:00:29 -0600
Seen: 452 times
Last updated: Jun 28 '19
what is the meaning of transformGlobalPlan in goalfunction.cpp line 80
Kinect depth image to real world coordinate
Does ROS include I2C Driver for Odroid/Ubuntu?
error installing ros "gpg: keyserver receive failed: Server indicated a failure"
Python3, ROS Melodic and Debian Stretch
buildfarm: Melodic build with qt_gui_cpp dependency doesn't install qtbase5-dev
Unable to change the resolution of the camera without cropping the image
Significance of adding end effectors in MoveIt! Setup Assistant