No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

radar_robotcar_dataset_ros2 package from radar-robotcar-dataset-ros repo

radar_robotcar_dataset_ros2

Package Summary

Tags No category tags.
Version 1.0.0
License GPLv3
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/rongxi-zhang/radar-robotcar-dataset-ros.git
VCS Type git
VCS Version ros2
Last Updated 2022-09-18
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS2 Interface of the Oxford (Radar) Robotcar Dataset

Additional Links

No additional links.

Maintainers

  • Rongxi Zhang

Authors

No additional authors.

RobotCarPlayer License

ROS2 Interface of the Oxford (Radar) RobotCar Dataset

RobotCarPlayer converts the original data from the Oxford RobotCar Dataset and the Oxford Radar RobotCar Dataset to topic messages of ROS2 and publishes them. The player is based on ROS2 and QT5, and written in pure C++, which is different from the Matlab and Python scripts in the original robotcar-dataset-sdk. If you do not use ROS2 but want to read the original data through C++, this work is also a good reference.

This work has been tested on ROS2 Foxy.
I believe it can also operate well on the future ROS :turtle:.

Sensor Suite :car:

<img src = assets/RobotCar.png /> | **Sensor** | Oxford RobotCar Dataset | Oxford Radar RobotCar Dataset | | :----: | :----: | :----: | | Stereo Camera | 1 x Point Grey Bumblebee XB3 | same | | Mono Camera | 3 x Point Grey Grasshopper2 | same | | 2D LiDAR | 2 x SICK LMS-151 2D LiDAR | same | | GPS/INS | 1 x NovAtel SPAN-CPT | same | | 3D LiDAR | 1 x SICK LD-MRS 3D LiDAR | 2 x Velodyne HDL-32E | | mmWave Radar | no | 1 x Navtech CTS350-X |

Basic Features :book:

<img src = assets/RobotCarPlayer.png />

:one: Any sensor can be loaded dynamically.
:two: Support single and multi-sensor modes.
:three: Support switching between two datasets.
:four: Support the use of the slider to drag the playback point position.
:five: It can dynamically remove or not remove the distortion of all camera images.
:six: The stereo camera can be dynamically switched between the wide mode and narrow mode.
:seven: For the GPS/INS, this player publishes GPS and UTM odometry topics at the same time.
:eight: In multi-sensor mode, all sensors have played synchronously according to their timestamps.
:nine: Continuous updating …

ROS2 Build :computer:

This work has been tested on Ubuntu 20.04 LTS.

mkdir -p radar_robotcar_dataset_ros2/src
cd radar_robotcar_dataset_ros2/src
git clone https://github.com/Rongxi-Zhang/radar-robotcar-dataset-ros.git
cd ..
rosdep install src --from-paths -i -y
colcon build --packages-select radar_robotcar_dataset_ros2
source ./devel/setup.bash

If you want to build RobotCarPlayer on Windows, please refer to the following link: Building ROS 2 on Windows

How to use :movie_camera:

ros2 run radar_robotcar_dataset_ros2 RobotCarPlayer

Then this video will tell you how to use this player.

And if you want to use the mapviz-2.2.0:

ros2 launch radar_robotcar_dataset_ros2 mapviz.launch.py

Citation :star:

Don’t forget to cite RobotCarPlayer in your publications if RobotCarPlayer helps your research. Your citation will be appreciated. BibTeX Entry:

@misc{robotcarplayer,
  author = {Rongxi Zhang},
  title = {RobotCarPlayer: ROS2 Interface of the Oxford (Radar) RobotCar Dataset},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/Rongxi-Zhang/radar-robotcar-dataset-ros}},
}

Or, a footnote is appreciated: github.com/Rongxi-Zhang/radar-robotcar-dataset-ros.

If you use RobotCarPlayer in your academic work, please also cite the official paper.

Operation Results :tv:

rqt:

rviz2:

mapviz:

If you use ROS1, please refer to the old branch.
If you have any questions just get in touch or you can create an issuse.
And If you want to cooperate with me to improve this work, please also contact me.

As a millimeter-wave radar researcher, I will publish some work on radar data processing in the future. Your attention is welcome.

:e-mail: rongxizhangcar@gmail.com

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged radar_robotcar_dataset_ros2 at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.