Skip to content

Simple package to receive data from a bosch general purpose radar (v1.0)

License

Notifications You must be signed in to change notification settings

TUC-ProAut/ros_radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProAut Radar package

Introduction

This package was designed to read messages from the Bosch GPR V1.0 radar using a PEAK-USB converter. This package is not about handling low-level can communication. Therefore it is assumed, that https://wiki.ros.org/socketcan_bridge is already running.

The data from the sensor is published onto 'radar_messages' topic. Additionally, the measurements for each single target are republished as 'can_messages_A' and 'can_messages_B' respectively. For more details see radar_pa_node.

Moreover, it is possible to republish the data through a standard pointcloud on 'radar_pcd'. Please refer to radar2pcd_pa_node.

Contact information

radar_pa_node

rosrun radar_pa radar_pa_node

Input and Output Topics:

Topic Name Type Description
"received_messages" can_msgs/Frame input from https://wiki.ros.org/socketcan_bridge
"radar_messages" radar_pa_msgs/radar_msg output

radar2pcd_pa_node

rosrun radar_pa radar2pcd_pa_node

Input and Output Topics:

Topic Name Type Description
"radar_messages" radar_pa_msgs/radar_msg input from radar_pa_node
"radar_pcd" sensor_msgs/PointCloud output

Links and packages

Source code at github:

https://github.com/TUC-ProAut/ros_radar

Related packages:

https://wiki.ros.org/socketcan_bridge

ROS packages: (upcoming)

ros-kinetic-radar-pa
ros-melodic-radar-pa

ROS Build-Status and Documentation

ROS-Distribution Build-Status Documentation
Kinetic Build Status docs.ros.org
Melodic Build Status docs.ros.org

About

Simple package to receive data from a bosch general purpose radar (v1.0)

Resources

License

Stars

Watchers

Forks

Packages

No packages published