ros2 node info /turtlesim
ros2 node info /teleop_turtle
ros2 action list
ros2 action list -t
ros2 action info /turtle1/rotate_absolute
ros2 interface show turtlesim/action/RotateAbsolute
ros2 action send_goal /turtle1/rotate_absolute turtlesim/action/RotateAbsolute "{theta: 1.57}"
ros2 action send_goal /turtle1/rotate_absolute turtlesim/action/RotateAbsolute "{theta: -1.57}" --feedback
ROS2 패키지 만들기 (0) | 2021.08.23 |
---|---|
ROS2 파일 런치하여 한번에 실행하기 (0) | 2021.08.21 |
ROS2 turtlesim parameter 파라미터 (0) | 2021.08.20 |
ROS2 turtlesim 써비스 service 분석 (0) | 2021.08.20 |
ROS2 turtlesim 및 노드 node 토픽 topic graph 분석 (0) | 2021.08.20 |
댓글 영역