sudo pip3 install asciinemaasciinema auth& click linkecho "set -g default-shell /usr/bin/fish" >> ~/.tmux.conf- Prepare tmux windows and commands
- Ctrl-B+D to detach session
asciinema rec -c "tmux attach"- Call the executables in the prepared windows
- Ctrl-D to stop after ~30 seconds
sed 's/username/hypnotoad' /tmp/foo.castasciinema upload /tmp/foo.cast- On asciinema.org: Make recording public & add link back to example
Série: ROS 2
Mis à jour 2026-03-28
· 1 min de lecture
How to record an asciicasts for an example
Articles liés
ROS 2
Mis à jour 2026-03-28
registerpackageresource<packagename <resourcetype CONTENT <content
packageresourceindexer ========================
Lire l'article →
ROS 2
Mis à jour 2026-03-28
ament\cmake\google\benchmark
This package contains logic for invoking Google Benchmarkhttps://github.com/google/benchmarkreadme tests and is comprised of three main parts:
Lire l'article →
ROS 2
Mis à jour 2026-03-28
usage
To use this package do the following things. add a test dependency to your packages.xml: <testdependamentcmakegtest</testdepend Write a gtest executable: Use include <gtest/gtest.h and standard gtest methods. Find packag
Lire l'article →
ROS 2
Mis à jour 2026-03-28
amentcmakepython
This package adds functions for installing Python packages and modules in CMake.
Lire l'article →
ROS 2
Mis à jour 2026-03-28
amentindexcpp Quality Declaration
This document is a declaration of software quality for the amentindexcpp package, based on the guidelines in REP2004https://www.ros.org/reps/rep2004.html.
Lire l'article →
ROS 2
Mis à jour 2026-03-28
amentindexcpp
amentindexcpp is a C++ API to access the ament resource index.
Lire l'article →