Coder Social home page Coder Social logo

stephandaaboul / ris-lab-1-uuv_simulator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 55.55 MB

In this repository you will find all the files concerning the Assignment for Robotics Lab 1.

CMake 12.27% C 1.32% C++ 10.83% Makefile 29.74% Python 22.00% Shell 3.49% Common Lisp 14.82% JavaScript 5.48% PicoLisp 0.06%
ros uuv-simulator urdf-models

ris-lab-1-uuv_simulator's Introduction

Task1:

To do this project, git clone uuv_simulator(https://github.com/myname-is-D/uuv_simulator) packages and build them. You also have to set up the catkin directory. Important note, have ROS documentation on hand and take note of the used directories. If any packages are missing when running launch files, just look for the missing file and git clone it into the correct directory.

In this task we launched uuv_gazebo/rexrov_default.launch and later inspected the nodes, topics, services it launches and the message/service types they use to communicate.

Task2:

In this task we created our own launch file and later inspected the log topic teleop_twist_keyboard/cmd_vel’ after running rosbag record. We stopped teleop_twist_keyboard to control the robot by replaying the generated rosbag. Later we created a plot of the traced trajectory of the ROV, and then we attached a screenshot of rqt_graph while the bag was playing.

Task3:

In this task we created a node that outputs forces and torques as input to control the AUV in uuv_gazebo/rexrov_wrench_control.launch based on this input. You will download this file to catkin_ws/src/uuv_simulator/uuv_gazebo/launch/rexrov_demos. A node was written in which forces and torques are used to control the AUV. Our node must publish to the topic /rexrov/thruster_manager/input.

Task4:

In this task we had to create and control our own robot. There were many steps to this task such as creating the URDF file for our initial design, deciding the most optimal placement for the thrusters in our Robot. Additionally, we had to write our own node for the movement that takes in torques and forces, while publishing thrust commands in a conversion tat is taking place as a service and finally writing a launch file that loads the robot in the underwater world using the node created in part 3 and the node created in earlier in the task.

Front Render

Top Render

ris-lab-1-uuv_simulator's People

Contributors

stephandaaboul avatar

Watchers

 avatar  avatar

ris-lab-1-uuv_simulator's Issues

No packages under catkinws/src

there is no code committed under the source directory with the answers of tasks 2 and 3. Please add the code you described in the report for proper evaluation of your assignment

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.