Giter Site home page Giter Site logo

turtlebot_bringup's Introduction

ros2 for TurtleBot2_bringup (Ver. 1.0.0)

This is the turtlebot2 bring up on Dashing.
Now not supported Crystal.

implimentation

/cmd_vel

  • you can control by velocity which is based on Twist type.
    If you use anguler velocity, you have to use way of degree.
    So you can only use from -100 to 100 [degree/sec]

turtlebot2/commands/reset_pose

  • able to reset pose (0, 0, 0) by send True.

turtlebot2/odometry

  • you can subscribe odometry which type is Quaternion.
    Not Euler!!! Be careful.

turtlebot2/imu

  • you can subscribe inertial sensor data.

dashing stop

If you bring up the turtlebot2, turtlebot execute the dashing stop function.

INSTALL

First, you have to build using colcon builder.

colcon build --packages-select turtlebot_bringup

Second, you have to load the setup.bash

source install/local_setup.bash
source install/setup.bash

Third, you can run the turtlebot_bringup

ros2 run turtlebot_bringup turtlebot2

turtlebot_bringup with ydlidar_ros2

firstly, download ydlidar_ros2

git clone https://github.com/yangfuyuan/ydlidar_ros2.git

secondly, build any pacakges

colcon build

finally, load any packages

source install/local_setup.bash
source install/setup.bash

bringup minimal launch

ros2 launch turtlebot_bringup minimal.launch.py

turtlebot_bringup's People

Contributors

itomasaki avatar y-masutani avatar suptree avatar

Watchers

James Cloos 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.