Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ version = "0.1.0"
zenoh = "ros2 run rmw_zenoh_cpp rmw_zenohd"
deploy = {cmd = "scripts/deploy_robots.py", description = "Deploys the current environment."}
format = {cmd = "pre-commit run --all-files", description = "Runs code formatting and linting."}
teamplayer = { cmd = "cargo run --release --manifest-path src/bitbots_misc/bitbots_bringup/tui/Cargo.toml --", description = "Launch the main software components" }

[tasks.build]
# Skipping ZED-camera related packages as they require a local installation of the ZED SDK.
Expand Down
41 changes: 0 additions & 41 deletions src/bitbots_misc/bitbots_bringup/launch/visualization.launch

This file was deleted.

Loading
Loading