GithubHelp home page GithubHelp logo

mowtian / projektarbeit Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 184.34 MB

License: MIT License

Shell 0.09% CMake 3.26% C++ 83.57% TeX 0.22% Makefile 0.19% C 2.15% Objective-C 0.02% Python 9.99% Arduino 0.37% MATLAB 0.04% HTML 0.01% EmberScript 0.08% SourcePawn 0.01%

projektarbeit's Introduction

Projektarbeit

zed camera

catkin_make   
source ./devel/setup.bash    
roslaunch zed_wrapper zed.launch
roslaunch zed_wrapper display.launch   

Scanse

ll /dev/ttyUSB0   
sudo chmod 666 /dev/ttyUSB0   
sudo usermod -aG dialout pc-241  
roslaunch sweep_ros sweep2scan.launch   
rosbag record -a   
rosbag play recorded1.bag recorded2.bag    
rosbag play --clock recorded1.bag   
rosbag play --clock --hz=200 recorded1.bag    
rosbag play -d 5 recorded1.bag    
rostopic echo -b <BAGFILE>.bag -p /LaserScan > <output>.csv     
rostopic echo -b <BAGFILE>.bag -p /LaserScan > <output>.txt     

Gmapping

roslaunch gmapping slam_gmapping_pr2.launch    
rosrun map_server map_saver -f mymap    

backup

sudo su    
cd /    
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys --exclude=/media /   
sudo tar xvpfz backup.tgz      
sudo mkdir proc lost+found mnt sys media           

projektarbeit's People

Contributors

mowtian avatar zjoew 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.