Skip to content

Commit

Permalink
Repo moved to open-rmf
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
  • Loading branch information
luca-della-vedova committed Jan 6, 2025
1 parent b85d1c4 commit 543d3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nexus_workcell_editor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ bevy = "0.12"
clap = { version = "4.0.10", features = ["color", "derive", "help", "usage", "suggestions"] }
crossbeam-channel = "0.5.8"
# TODO(luca) back to main when PR is merged
rmf_workcell_editor = { git = "https://github.com/luca-della-vedova/rmf_workcell", branch = "first_commit" }
rmf_workcell_format = { git = "https://github.com/luca-della-vedova/rmf_workcell", branch = "first_commit" }
rmf_workcell_editor = { git = "https://github.com/open-rmf/rmf_workcell", branch = "first_commit" }
rmf_workcell_format = { git = "https://github.com/open-rmf/rmf_workcell", branch = "first_commit" }
rclrs = "0.4.0"
nexus_calibration_msgs = "*"

0 comments on commit 543d3c7

Please sign in to comment.