Code Monkey home page Code Monkey logo

robo_assign_3_4's Introduction

ROBO_assign_3_4

Operative System

Ubuntu 18.04

ROS Version

ROS Melodic

Dependencies

ROS Melodic

Catkin Workspace

Gazebo

gazebo_ros package

ros_state_publisher

Directory Organization

.
├── mouse_description           # Compiled files (alternatively `dist`)
|    ├── config                 # End-to-end, integration tests (alternatively `e2e`)
|    ├── launch                 # Launch Files
|    ├── meshes                 # Mouse mesh
|    ├── models                 # Arena Models
|    ├── scripts                # All scripts
|    ├── urdf                   # Robot definition
|    └── worlds                 # Arena world definition
└── spawn_robot_tools_pkg  

To run:

Starts world with robots:

$ roslaunch mouse_description main.launch

Moving the robot

rostopic pub /mouse/left_front_diff_drive_controller/command std_msgs/Float64 "data: 5.0"
rostopic pub /mouse/right_front_diff_drive_controller/command std_msgs/Float64 "data: 5.0"

To run with a second robot, drag the package of that robot to the catkin's workspace.

Authors

Ricardo Carvalho - up201503717

Vítor Magalhães - up201503447

Course

Master in Informatics and Computing Engineering

Faculty of Engineering of the University of Porto

robo_assign_3_4's People

Contributors

lastlombax avatar rmcarvalho 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.