GNU/Linux ◆ xterm-256color ◆ bash 768 views

The colcon-acceleration ROS 2 package provides an extension for colcon-core (a series of ROS 2 build tools) to include Hardware Acceleration capabilities.

The emulation verb helps manage the emulation capabilities with QEMU open source machine emulator and virtualizer. This way, developers can test their setups and algorithms without the hardware, which facilitates testing and speeds up the development process allowing for CI/CD pipelines. Emulation boots the same SD card image produced by previous commands and including the ROS 2 development workspace, providing a unified development approach. For more details, check out the ROS 2 Hardware Acceleration Working Group (HAWG) community repository or the introductory paper.