yes, I can build on Windows by pixi. But just one problem, it seems that I need to run pixi shell to run ros2.
I have to do this:
pixi shell
install\setup.bat
ros2 run rviz2 rviz2
can the pixi shell command be skipped when running (not building) ros2?