IT/Robot

[ROS2] Turtlebot3

루벤초이 2023. 1. 22. 14:41

Setting Up Turtlebot3

Following the instruction 3.2, 3.3 and 3.6, set up the real Turtlebot3.

https://emanual.robotis.com/docs/en/platform/turtlebot3/sbc_setup/#sbc-setup

 

ROBOTIS e-Manual

 

emanual.robotis.com

 

 

Using Joystick (standalone)

$ sudo apt install ros-foxy-teleop-twist-joy
$ ros2 launch teleop_twist_joy teleop-launch.py joy_config:='xbox'
 

GitHub - ros2/teleop_twist_joy: Simple joystick teleop for twist robots

Simple joystick teleop for twist robots. Contribute to ros2/teleop_twist_joy development by creating an account on GitHub.

github.com

 

728x90
반응형

'IT > Robot' 카테고리의 다른 글

[ROS2] gzclient px != failed  (0) 2024.12.31
[Isaac Sim] Installation and Learning  (0) 2023.01.29
iGibson  (0) 2023.01.02
[ROS2] Rosbridge_suite & websocket secure  (1) 2022.03.25
[ROS2] CLOi ROS2 Simulator  (2) 2022.03.06