-
Notifications
You must be signed in to change notification settings - Fork 0
MicroROS
root edited this page Jul 9, 2025
·
3 revisions
Remember that everyone owns this documentation and if you find any errors or out of date information you should fix it.
To understand the content on this page, you should have clicked through the MicroROS page. This gives you necessary background knowledge.
If you get a linker error complaining about finding the MicroROS library, i.e. (/home/astro-dev/.pico-sdk/toolchain/13_2_Rel1/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: cannot find -lmicroros: No such file or directory
), check that you have the libmicroros.a
file in your libmicroros
folder. See the pico template repository for an example. In my case, I was able to download the libmicroros.a
file and add it to the libmicroros
folder to resolve this issue.
- Getting Started
- Competition
- Ware Lab
- CAD and Data Management
- Manufacturing
- Electrical
- Software
- Marketing
- Research
- Systems Engineering
- Admin
- Getting Your Badge
- Getting Machine Shop Access
- Getting Weld Lab Access
- Getting Truck And Trailer Trained
- File Management (Solidworks PDM)
- CAD Onboarding
- Additional Training
- Modeling Standards
- Design for Manufacturing (DFM)
- FEA
- Battery Safety
- CAN Communication
- Circuit Protection
- Common Electrical Terms & Components
- Digital Signal Processing Basics
- KiCad & PCB Design
- Parts and Connectors List
- Software Setup
- Software Onboarding
- Programming Virtual "Robot"
- Programming Test Bot
- How To Drive It
- Writing a Basic Teleop
- Router Troubleshooting
- Communication with UART
- How To Flash A Jetson Nano
- Creating A Basic Docker Container
- Motor Interface
- Writing a Bash Script to Run Docker
- Getting RVIZ output from a realsense on a Jetson
- Using A realsense camera in a docker container running ROS
- What is MicroRos and A Pi Pico
- Software Rationales
- Programming naming conventions
- Testbot MicroROS
- Two Drivers On TestBot
- Intel RealSense D435i cameras compatibility issues with Jetson Orin Nano
- MicroROS
- Onboard Computer Setup
- URDF to RViZ
- SE Overview
- Video Series Summary
- 2022 SE Seminar
- 2024 Perfect SEP Seminar
- 2024 System design Seminar
- SE Rationales