ROS2 Tasks Solutions Package
Tareas: https://drive.google.com/drive/folders/1-oMWIjd8tubTx2ufNs_YkqB1ytp8sMfa?usp=sharing
# First terminal
ros2 run turtlesim turtlesim_node
# Second terminal
ros2 run vanttec_learning turtle_tf2_publisher_node
# Third terminal
ros2 run turtlesim turtle_teleop_key
# Fourth terminal
rviz2
# First terminal
ros2 launch vanttec_learning tarea2_launch.py
# Second terminal
ros2 run teleop_twist_keyboard teleop_twist_keyboard
# First terminal
ros2 launch vanttec_learning tarea3_launch.py
# Second terminal
ros2 run teleop_twist_keyboard teleop_twist_keyboard
# First terminal
ros2 launch vanttec_learning tarea4_launch.py
# Second terminal
ros2 run turtlesim turtle_teleop_key