Skip to content

RobInLabUJI/turtlebot3_simulations

 
 

Repository files navigation

TurtleBot3

kinetic-devel Status

melodic-devel Status

noetic-devel Status

dashing-devel Status

foxy-devel Status

Run with rocker

Terminal 1

rocker --env TURTLEBOT3_MODEL=waffle_pi --name turtlebot3_sim --x11 ghcr.io/robinlabuji/turtlebot3_simulations:foxy-devel

Terminal 2

docker exec -it turtlebot3_sim bash
source /opt/ros/foxy/setup.bash
ros2 run turtlebot3_teleop teleop_keyboard

Terminal 3

docker exec -it turtlebot3_sim bash
source /opt/ros/foxy/setup.bash
ros2 run image_view image_view --ros-args --remap image:=/camera/image_raw

ROBOTIS e-Manual for TurtleBot3

Wiki for turtlebot3_simulations Packages

Open Source related to TurtleBot3

Documents and Videos related to TurtleBot3

Packages

 
 
 

Languages

  • C++ 45.0%
  • Python 43.6%
  • CMake 10.2%
  • Dockerfile 1.2%