Giter VIP home page Giter VIP logo

unity_tb3's Introduction

unity_tb3

This repository references the project of "https://github.com/DynoRobotics/UnityRos2" and provides a detailed tutorial on how to use it.

1.You can navigate to /Assets and run 'python3 start_editor.py' to start unity3d.

2.Go to /Assets/Scenes in the Project window and double click on the Turtlebot3NavigationDemo.

3.Press the Play button to start the simulation.

You are able to control the turtlebot3_burger by keyborad or use the package: turtlebot3_teleop to send /cmd_vel command (this package can be downloaded in "https://github.com/ROBOTIS-GIT/turtlebot3")

In addition you can also use the scene for slam and navigation.

Slam:

1.Launch turtlebot3_fake_node.launch.py (base_scan:=scan)

2.launch slam_gmapping.launch.py /https://github.com/Project-MANAS/slam_gmapping && use_sim_time=true/

3.Save the map 'ros2 run nav2_map_server map_saver -f ~/map'

Navigation:

1.References :"https://unity-ros2.readthedocs.io/en/latest/turtlebot3-navigation2.html"

2.ros2 launch turtlebot3_navigation2 navigation2.launch.py map_file:=$HOME/map.yaml

3.Use the package turtlebot3_unity_bringup under /docker/turtlebot3_navigation (ros2 launch turtlebot3_unity_bringup nav2_bringup_launch.py base_scan:=scan)

4.You can click the botton 'Navigation2 Goal' in Rviz2 to send some navigation goals to the robot.

unity_tb3's People

Contributors

shuqh 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.