Commit ca89c6c0 authored by Inès EL HADRI's avatar Inès EL HADRI 💤

Add launch file

parent da563285
launch:
- include:
file: "$(find-pkg-share tbot_sim)/launch/challenge-1.launch.py"
# - node:
# pkg: "teleop_twist_keyboard"
# exec: "teleop_twist_keyboard"
# name: "teleop"
# namespace: "teleop"
- executable:
cmd: gnome-terminal --tab -e 'ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap turtle1/cmd_vel:=/cmd_vel'
- node:
pkg: "rviz2"
exec: "rviz2"
name: "rviz2"
namespace: "rviz2"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment