Code Monkey home page Code Monkey logo

amr_group_project_01's Introduction

Read Me

  • 'world1.sdf' was created using Gazebo. This world file does not contain the turtlebot. The turtlebot is generated using the launch file.

We use the following command to launch ros_gazebo

roslaunch turtlebot3_gazebo turtlebot3_world1.launch

For the seconds project, we did the same things but created a world2.

roslaunch turtlebot3_gazebo turtlebot3_world2.launch

A copy of 'turtlebot3_world1.launch' can be found here. But the actual file is located in (same applies to world2):

~/catkin_ws/src/turtlebot3_simulations/turtlebot3_gazebo/launch/

Once you have roscore and roslaunch (above command) running. You can run the script using:

pyhton main.py

The bot will travel in an oval motion around the cylinder. By default, bearing value and distance at given bearing is printed onto standard output.

Default print does not print all bearing detections. It prints only once every 10 degrees.

Eg: If we detect the object in the bearings 141, 142, 146, 151 and 156. The print will only show the data for bearings 141 (140) and 146 (150) and 156 (160). This has nothing to do with how the bot operates, but was included in order to avoid clutter in the standard output.

amr_group_project_01's People

Contributors

adamthahir avatar skubra avatar

Watchers

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