All Projects → tue-robotics → Ed_tutorials

tue-robotics / Ed_tutorials

Tutorials of ED

Labels

Projects that are alternatives of or similar to Ed tutorials

Cmake Init
Template for reliable, cross-platform C++ project setup using cmake.
Stars: ✭ 642 (+9071.43%)
Mutual labels:  cmake
Raftlib
The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators
Stars: ✭ 717 (+10142.86%)
Mutual labels:  cmake
Libsndfile
A C library for reading and writing sound files containing sampled audio data.
Stars: ✭ 799 (+11314.29%)
Mutual labels:  cmake
Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (+9342.86%)
Mutual labels:  cmake
Vscode Cmake Tools
CMake integration in Visual Studio Code
Stars: ✭ 702 (+9928.57%)
Mutual labels:  cmake
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+10885.71%)
Mutual labels:  cmake
Cmake Js
CMake.js - a Node.js native addon build tool
Stars: ✭ 610 (+8614.29%)
Mutual labels:  cmake
Phantomx control
ROS package providing ROS controller description and launch files for the Phantom X hexapod robot
Stars: ✭ 6 (-14.29%)
Mutual labels:  cmake
Gerbera
UPnP Media Server for 2021: Stream your digital media through your home network and consume it on all kinds of UPnP supporting devices 📱💻📺
Stars: ✭ 710 (+10042.86%)
Mutual labels:  cmake
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+104314.29%)
Mutual labels:  cmake
Modern Cpp Template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Stars: ✭ 690 (+9757.14%)
Mutual labels:  cmake
Cpm
C++ Package Manager
Stars: ✭ 697 (+9857.14%)
Mutual labels:  cmake
Controller
Kiibohd Controller
Stars: ✭ 775 (+10971.43%)
Mutual labels:  cmake
Monero
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 6,503 (+92800%)
Mutual labels:  cmake
Pri
Collect pri files of qmake
Stars: ✭ 5 (-28.57%)
Mutual labels:  cmake
Gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
Stars: ✭ 636 (+8985.71%)
Mutual labels:  cmake
Cmake Modules
My collection of CMake modules
Stars: ✭ 740 (+10471.43%)
Mutual labels:  cmake
Ogreoculussample
A (small) sample of how to render to the Oculus Rift in OGRE 3D. This does not use the direct mode, instead, the rift must be set to extended mode.
Stars: ✭ 6 (-14.29%)
Mutual labels:  cmake
Openni launch
This repo is DEPRECATED but will be kept for backward compatibility. To stay up-to-date please visit openni_camera repo:
Stars: ✭ 5 (-28.57%)
Mutual labels:  cmake
Polly
🔧 Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
Stars: ✭ 778 (+11014.29%)
Mutual labels:  cmake

ED Tutorials

Tutorials for the Environment Descriptor ED. The explaination of the ED package can be found here: https://github.com/tue-robotics/ed

Tutorials

  1. Running ED with a configuration file Basics of ED, how it works, what environment variables it needs and how to set-up a simple world model.
  2. Specifying a more complex world Creating more comple models with heightmaps.
  3. Creating re-usable models Using models in different models.
  4. Models in models in ... Hierarchical models
  5. Visualizing models Visualizing models
  6. Localization Using ED to localize your robot in the world(model).
  7. Navigation Using ED to publish an occupancy grid for your favourite navigation stack, e.g. Move Base
  8. Laser sensor integration Integrate laserscanner data into ED
  9. RGBD sensor integration Integrate RGBD data into ED
  10. Querying the world model Different query interfaces of ED
  11. Classification Use the world model to classify objects in the world(model)
  12. Publishing transforms Publish entity transforms on the /tf topic
  13. Manipulation How to use ED for grasping, tossing and placing objects with your robot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].