15 releases

new 0.1.9 Mar 6, 2025
0.1.9-rc.1 Mar 3, 2025
0.1.9-beta.2 Feb 22, 2025
0.1.8 Jan 27, 2025
0.1.1 May 17, 2024

#232 in Robotics

Download history 206/week @ 2024-11-08 65/week @ 2024-11-15 20/week @ 2024-11-22 342/week @ 2024-11-29 147/week @ 2024-12-06 41/week @ 2024-12-13 3/week @ 2024-12-20 4/week @ 2025-01-03 7/week @ 2025-01-10 6/week @ 2025-01-17 133/week @ 2025-01-24 46/week @ 2025-01-31 13/week @ 2025-02-07 12/week @ 2025-02-14

85 downloads per month
Used in 2 crates (via vexide)

MIT license

335KB
5K SLoC

vexide-panic

Panic handler implementation for vexide. Supports printing a backtrace when running in the simulator. If the display_panics feature is enabled, it will also display the panic message on the V5 Brain display.


lib.rs:

Panic handler for vexide.

Supports capturing and printing backtraces to aid in debugging.

If the display_panics feature is enabled, it will also display the panic message on the V5 Brain display.

Dependencies

~1–1.7MB
~30K SLoC