Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

用於轉換 unity 內部的 lidar 時間到 ROS 時間

Notifications You must be signed in to change notification settings

screamlab/pros_lidar_transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Lidar Republisher Node

This is a simple ROS2 node that republishes Lidar scan messages with an updated timestamp. It listens to Lidar scan messages on the /scan_tmp topic, updates the timestamp of the message, and republishes it to the /scan topic.

Features

  • Subscribes to Lidar scan messages on /scan_tmp.
  • Updates the timestamp of the incoming messages.
  • Republishes the modified messages to the /scan topic.

About

用於轉換 unity 內部的 lidar 時間到 ROS 時間

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages