Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 719 Bytes

File metadata and controls

47 lines (28 loc) · 719 Bytes

Activity 5 Reflection

Name:

Screenshots

Add your two screenshots to this folder and embed them below.

Screenshot 1 - Gazebo with TurtleBot3:

Gazebo with TurtleBot3

Screenshot 2 - Robot after teleop movement:

Robot after teleop movement

Command Output

ros2 node list

(paste output here)

ros2 topic list

(paste output here)

ros2 topic echo /scan --once

(paste output here)

ros2 topic echo /cmd_vel

(paste one velocity message here)

Reflection

  1. Is there any part of the set up that did not work for you?

  2. What did you observe about nodes/topics/messages while driving?