Giter VIP home page Giter VIP logo

optimizacion_2022's Introduction

Optimization_2022

This repository corresponds to a series of open source code developed in python and c++ for systems based on ROS and other platforms. Each package will have its execution requirements or possible libraries necessary for the construction and execution of these.

Starting 🚀

To run most scripts you need to have them in a ROS workspace,downloading the respective package.

Pre-requirements 📋

Needed

Python 3.7 and 2.7
Ubuntu 18.04 or higher 
ROS melodic or Noetic 
STM32 CubeIDE version 1.4 or higher

Download links

Recommend to use a Code Editor

Installation 🔧

The first step is to clone the repository to a folder of your choice.

Look for the folder that you want to beand in the terminal

git clone https://github.com/DuneV/glowing-enigma.git

Second, enter to the folder

cd /folderle_of_preference

Third, copy this file with the next command (case package)

cp avr /source_folder(package)  /destination_folder(workspace_ws/src)

Run Test⚙️

Enter to your workspace

catkin_make or catkin_build

Troubleshooting 🔩

You may not have all the necessary libraries and packages, you can download a package manager like pip to the python libraries (pynput, pytteseract, rosserial, cv2, cvbridge, threading, etc.) or sudo apt-get install ros_distribution-package-ersion

sudo apt-get install ros-noetic/melodic-realsense-camera

STM32 execution ⌨️

  1. Open STMCubeIDE editor
  2. Open the file as a new project on workspace
  3. Adjust the STM32HardwareFile for your board.
  4. Upload the project.
  5. run the rosserial_python, and the subcribers/publisher are going to with STM.

License 📄

This project is under the Public License - mira el archivo LICENSE.md for more details.

optimizacion_2022's People

Contributors

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