Porting all of ROS 2 to rust
I was wondering of porting ROS to a newer Language like Rust-lang or Go-lang. They are also compiled and pretty fast, and they are being adopted in the industry heavily. Also, from what I heard about Rust-lang, it would do really well for safety-critical systems. And why to shift from C++? because both these languages have great package management systems and build systems too. Second and most important, is that both these language are pretty, hence enhancing maintainability and scalability. Also anyways we are building ROS2, and hence rewiring most of the other software's too to work with it, So why can't we start off with rust? And if there are any plans for working on it. I would love to work on it.
I've updated your question's title to better reflect what you are asking.