It is assumed that the workspace is ~/ros2_ws/.
cd ~/ros2_ws/srcgit clone https://github.com/gfigneczi1/ign_b7e_temp_senscd ~/ros2_wscolcon build --packages-select temp_sens --symlink-installDon't forget to source before ROS commands.
source ~/ros2_ws/install/setup.bashros2 launch temp_sens temp_sens.launch.pyEcho the relevant topics:
ros2 topic echo /warningWhile the emulator and warning nodes are running, warnings are thrown occasionally.