Skip to content

Instantly share code, notes, and snippets.

View martimorta's full-sized avatar
🤖

Martí Morta martimorta

🤖
View GitHub Profile
<launch>
<node pkg="tf"
type="static_transform_publisher"
name="link1_broadcaster"
args="0 0 0 0 0 0 world laser1 100" />
<node pkg="tf"
type="static_transform_publisher"
name="link2_broadcaster"
args="1 0 0 0 0 0 world laser2 100" />
<node pkg="rviz"