[Bug]: #![feature]
may not be used on the stable release channel Build Error
#24
Labels
bug
Something isn't working
Before proceeding, is there an existing issue or discussion for this?
OS and version
Ubuntu 22.04
Open-RMF installation type
Binaries
Other Open-RMF installation methods
No response
Open-RMF version or commit hash
Open-RMF Humble
ROS distribution
Humble
ROS installation type
Binaries
Other ROS installation methods
No response
Package or library, if applicable
No response
Description of the bug
Thank you for creating and maintaining this codebase. This issue is to make it easier for future developers who may encounter the error shown below when attempting to build
mapf
cargo package using the nightly toolchain of Rust as of this writing on 27th Oct 2024.Encountered a similar build error as highlighted in #12 as shown below:
Steps to reproduce the bug
cd mapf
rustup
:mapf
:Expected behavior 🟢
The
cargo run
command completes successfully with a similar output:The window showing successful path-planning appears similar to below:
Actual behavior 🔴
The
cargo run
command fails with the error highlighted above.The text was updated successfully, but these errors were encountered: