Crates.io | borg_ros |
lib.rs | borg_ros |
version | 0.1.0 |
source | src |
created_at | 2023-10-10 14:27:09.720092 |
updated_at | 2023-10-10 14:27:09.720092 |
description | a command line tool for ROS2 |
homepage | |
repository | |
max_upload_size | |
id | 999157 |
size | 66,988 |
[SUPER EARLY STATE] at the moment it calls ros2 commands externally, but the goal is to have a single binary that can be used to replace the ros2 command line tool.
cargo install borg_ros
borg_ros <COMMAND>
███ ███ ███
███████ ███████ ███████
███████ ███████ ███████
███ ███ ███
███ ███ ███
███████ ███████ ███████
███████ ███████ ███████
███ ███ ███
███ ███ ███
███████ ███████ ███████
███████ ███████ ███████
███ ███ ███
a wannabe ros2 command line tool alternative
Usage: borg <COMMAND>
Monotor Commands:
action [a] Various action subcommands
topic [t] Various topic subcommands
service [s] Various service subcommands
param [p] Various param subcommands
node [n] Various node subcommands
interface [i] Various interface subcommands
frame [f] Various transforms subcommands [WIP]
Workspace Commands:
run [r] Run an executable
launch [l] Launch a launch file
work [w] Various workspace subcommands
Utilities Commands:
bag [b] Various rosbag subcommands
daemon [d] Deamon and bridge subcommands [WIP]
middleware [m] Various middleware subcommands [WIP]