Skip to content

Commit

Permalink
Adding dependency deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
gbin authored Jan 31, 2025
1 parent 3c12873 commit f6c9f01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![copper](https://github.com/gbin/copper-project/actions/workflows/general.yml/badge.svg)](https://github.com/gbin/copper-project/actions/workflows/general.yml)
![GitHub last commit](https://img.shields.io/github/last-commit/copper-project/copper-rs)
![](https://img.shields.io/badge/Rust-1.80+-orange.svg)
[![dependency status](https://deps.rs/repo/github/copper-project/copper-rs/status.svg)](https://deps.rs/repo/github/copper-project/copper-rs)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Discord](https://img.shields.io/discord/1305916875741597826?logo=discord)](https://discord.gg/VkCG7Sb9Kw)

Expand Down Expand Up @@ -280,4 +281,4 @@ on any of those, please let us know!:
their robots without duplicating their entire RON file.
- [ ] **Extensible scheduling**: Enables a way to give hints to copper to schedule better the workload at compile time.
- [ ] **Swarm support**: Implement Zenoh to allow a swarm of robots powered by Copper to cooperate.
- [ ] **MCAP support**: Allow the interfacing of Foxglove and ROS ecosystems at the logging level.
- [ ] **MCAP support**: Allow the interfacing of Foxglove and ROS ecosystems at the logging level.

0 comments on commit f6c9f01

Please sign in to comment.