✨
Architect's Cookbook
CtrlK
  • Effective Architect's Cookbook
  • 🎯What is an Architect?
    • Definitions
    • Duties of an Architect
    • Architects and the project's lifecycle
  • 🧩Technologies
    • Autonomous Vehicles
      • ROS
    • Cloud
      • Azure
        • Identities and Governance
          • Authentication and Authorization
        • Storage
        • Compute
          • Application
        • Virtual Networking
        • Monitoring
        • Backup
        • Migration / Hybrid
        • Data Integration
        • Learning
          • Azure AZ-104
      • Microservices
  • ⚙️Methods and Tools
    • Agile
    • Knowledge Management
      • Best Practices
      • Documentation as Code
    • Legal
    • Documentation
      • Templates
    • Domain Driven Design
    • Tools
      • Enterprise Architect
      • draw.io
      • git
  • 🤹‍♀️Human Skills
    • Daily Routine
    • Leadership
    • Mindfulness
    • Neuro-linguistic programming (NLP)
    • Non Violent Communication (NVC)
  • 📚Recommended Reading
    • Architecture Frameworks
    • References
    • Books
Powered by GitBook
On this page
  • Steering Methods
  • ROS Configuration
  • More on Sensors Models Available in ROS and their Plugins
  • MISC
  • More resources on launch files
  • Localization
  • Mapping

Was this helpful?

  1. 🧩Technologies
  2. Autonomous Vehicles

ROS

Steering Methods

  • Video: Common Steering Methods

  • Video: How to configure the differential drive ROS controller

  • Video: Omnidirectional Wheeled Mobile Robots (Part 1 of 2)

  • Video: Omnidirectional Wheeled Mobile Robots (Part 2 of 2)

ROS Configuration

  • Differential Drive Controller vs Gazebo ros controller

More on Sensors Models Available in ROS and their Plugins

  • List of ROS sensor plugins

  • Creating our own sensor plugin tutorial

MISC

  • Video: Import a model from SolidWorks into Gazebo.

  • Video: Create a two store appartment

More resources on launch files

  • Library of roslaunch command-line syntax.

  • Roslaunch organization for large robotics projects.

  • How to use roslaunch with nodes testing and debugging.

Localization

  • Mapping and Localization Tutorial

  • Using rviz with the Navigation Stack

  • Localization using GPS, IMU and robot_localization

  • Tutorial: Using SLAM for Map Building

Mapping

  • OctoMap - An Efficient Probabilistic 3D Mapping Framework Based on Octrees

PreviousAutonomous VehiclesNextCloud

Last updated 4 years ago

Was this helpful?