Plug-in Based Software Architecture for Robotics
Outline ● What is plugin architecture? ● Why use plugin architecture? ● Designing a simplified plugin architecture ● Library used in robotics to implement plugin based system ○ Pluginlib ● Case study study for plugin architecture - MoveIt ● Limitations ● Summary 2Introduction •Abi Sivaraman •Robotics Engineer at PickNik Robotics •I work with robotic arms •MoveIt Maintainer 3What is plugin plugin architecture? Software Design Pattern that allows for developers to add functionality to a larger system without having to alter the source code of the system itself. Plug-ins are self-contained0 码力 | 75 页 | 2.40 MB | 5 月前3Building API server-side architecture for Beginners
API server-side architecture for Beginners GopherCon ���� ����.��.�� - @hgsgtk © ����-���� BASE, Inc. � Talk abstract • A practical approach to build server-side architecture in a Go project � Problem of building architecture for beginners � Approach to build architecture � Summary � Talk structure © ����-���� BASE, Inc. � Problem of building architecture for beginners � Approach Approach to build architecture � Summary � Talk structure © ����-���� BASE, Inc. � Why I need server-side architecture �.Keep a design easy to change • -> Separate external input/output and business0 码力 | 38 页 | 690.29 KB | 1 年前3The RISC-V Reader: An Open Architecture AtlasFirst Edition, 1.0.0 - 2021
uptake in many different computing sectors. The book also contains many insights about computer architecture in general, as well as explaining the particular de- sign choices we made in creating RISC-V. the point, and complete. The book’s commentaries provide a gratuitous history, motivation, and architecture critique. —C. Gordon Bell, Microsoft and designer of the Digital PDP-11 and VAX-11 instruction handy little book effortlessly summarizes all the essential elements of the RISC-V Instruction Set Architecture, a perfect reference guide for students and practitioners alike. —Professor Randy Katz, University0 码力 | 232 页 | 5.16 MB | 1 年前3High-Performance Cross-Platform Architecture: C++20 Innovations
embedded software • Started using C++ in 1995 • First cross-platform project in 1994Cross-Platform Architecture Goals • Take advantage of all platforms • Focus on the compiler • Minimize boilerplate and unnecessary requiring implementations that differ depending upon the target machine architecture. • Features may be hardware: CPU architecture, SIMD instruction set, DMA controller, GPIO module, etc. • Features0 码力 | 75 页 | 581.83 KB | 5 月前3Golang Manual By AstaXie-20120522
downloads page and select the binary distribution that matches your operating system and processor architecture. Official binary distributions are available for the FreeBSD, Linux, Mac OS X (Snow Leopard/Lion) directory holds installed package objects. As in the Go tree, each target operating system and architecture pair has its own subdirectory of pkg (pkg/GOOS_GOARCH). If DIR is a directory listed in the GOPATH Class = 0 /* Unknown class. */ ELFCLASS32 Class = 1 /* 32-bit architecture. */ ELFCLASS64 Class = 2 /* 64-bit architecture. */ ) func (Class) GoString func (i Class) GoString() string func0 码力 | 6205 页 | 12.83 MB | 1 年前3Symbolic Calculus for High-Performance Computing: From Scratch Using C++23
Introduction The lambda trick Comparison Binding Constraints Architecture Substitution Construction Conclusion Symbolic Calculus for High-Performance Computing from Scratch using C++23 Vincent Reverdy Binding Constraints Architecture Substitution Construction Conclusion Table of contents 1 Introduction 2 The lambda trick 3 Comparison 4 Binding 5 Constraints 6 Architecture 7 Substitution 8 Construction Comparison Binding Constraints Architecture Substitution Construction Conclusion Introduction 1 Introduction 2 The lambda trick 3 Comparison 4 Binding 5 Constraints 6 Architecture 7 Substitution 8 Construction0 码力 | 70 页 | 1.80 MB | 5 月前3Just-in-Time Compilation - J F Bastien - CppCon 2020
programs that are entirely JiT’ed, even though the JiT itself has to be compiled to the target architecture.4. Interpreters have access to run-time information, such as input parameters, control flow into the kernel, safely.Exokernel An Operating System Architecture for Application-Level Resource Management In the exokernel architecture, a small kernel securely exports all hardware resources native executable machine code for one architecture on another architecture. Dynamic binary translation: execute the program from one Instruction Set Architecture in another (or the same) ISA, performing0 码力 | 111 页 | 3.98 MB | 5 月前3Conan 1.19 Documentation
2 Decentralized package manager Conan is a decentralized package manager with a client-server architecture. This means that clients can fetch packages from, as well as upload packages to, different servers and compiler version, or the computer architecture. If the package is built again from the same sources but with different settings, (e.g. for a different architecture), a new, different binary will be generated is saved. Note: Conan generates a default profile with your detected settings (OS, compiler, architecture...) and that configu- ration is printed at the top of every conan install command. However, it0 码力 | 609 页 | 4.88 MB | 1 年前3Conan 1.20 Documentation
2 Decentralized package manager Conan is a decentralized package manager with a client-server architecture. This means that clients can fetch packages from, as well as upload packages to, different servers and compiler version, or the computer architecture. If the package is built again from the same sources but with different settings, (e.g. for a different architecture), a new, different binary will be generated is saved. Note: Conan generates a default profile with your detected settings (OS, compiler, architecture...) and that configu- ration is printed at the top of every conan install command. However, it0 码力 | 611 页 | 4.89 MB | 1 年前3Conan 1.16 Documentation
2 Decentralized package manager Conan is a decentralized package manager with a client-server architecture. This means that clients can fetch packages from, as well as upload packages to, different servers and compiler version, or the computer architecture. If the package is built again from the same sources but with different settings, (e.g. for a different architecture), a new, different binary will be generated is saved. Note: Conan generates a default profile with your detected settings (OS, compiler, architecture...) and that configu- ration is printed at the top of every conan install command. However, it0 码力 | 545 页 | 4.34 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100