Giter VIP home page Giter VIP logo

turtlebot2-noetic's Introduction

How to start

The repository is to redeploy turtlebot2 in the environment of ubuntu20.04 ros noetic, and add an additional 2d lidar sensor on top of tb2.

1. Install dependencies

sudo apt install ros-noetic-kobuki-* -y
sudo apt install ros-noetic-ecl-streams -y
sudo apt install ros-noetic-depthimage-to-laserscan -y
sudo apt install ros-noetic-joy -y

2. add some gazebo models [download]

unzip gazebo.zip -d ~/.gazebo/

3. start world with a turtlebot2

添加一个软链接

ln -s /usr/bin/python3 /usr/bin/python

在gazebo中启动turtlebot2

roslaunch turtlebot_gazebo turtlebot_world.launch 

or with a lidar

roslaunch turtlebot_gazebo h.launch 

4. keyboard move

roslaunch turtlebot_teleop keyboard_teleop.launch

Reference

[1]Ubuntu 20.04 ROS_noetic安装Turtlebot2

[2]turtlebot_gazebo仿真添加激光雷达hokuyo_rplidar

turtlebot2-noetic's People

Contributors

yabanbingliang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.