-
Quadrupole (and probably other elements) `dtype` default is set to `torch.float32`, which leads to errors when using beams with default tensors (which default to `torch.double`). See https://github.co…
jp-ga updated
5 months ago
-
```
System settings :
OS - Windows Vista Buisness (x86 - 32 bit).
IDE - MS Visual studio 2005.
UAC - off.
Windows firewall - off.
Antivirus - Kaspersky 6.0.4.
Steps to reproduce :
1) Follow the st…
-
```
System settings :
OS - Windows Vista Buisness (x86 - 32 bit).
IDE - MS Visual studio 2005.
UAC - off.
Windows firewall - off.
Antivirus - Kaspersky 6.0.4.
Steps to reproduce :
1) Follow the st…
-
Hello, I have successfully built and run the code. However, when I use command
python3 -B icl.py -c configs/hc.json -seed 1 -beta -1
It's working well but there is no window pop out and there is no …
-
I'm trying to install cheetah these days, but I can't jump up next level because of this issues
OS : centos linux release 7.9.2009
[teset@localhost cheetah_pal]$ cd build
[teset@localhost build]$…
-
```
System settings :
OS - Windows Vista Buisness (x86 - 32 bit).
IDE - MS Visual studio 2005.
UAC - off.
Windows firewall - off.
Antivirus - Kaspersky 6.0.4.
Steps to reproduce :
1) Follow the st…
-
In many element classes, there are unused instances and imports of `UniqueNameGenerator`, e.g. in https://github.com/desy-ml/cheetah/blob/a35fc03f6b15571232e934f9b21aca2c0b2ea4ae/cheetah/accelerator/d…
Hespe updated
5 months ago
-
https://docs.cheetah.trifork.dev/libraries/cheetah-lib-processing/articles/sinks.html
Only a single sink is mentioned.
Link to stuff like:
https://docs.cheetah.trifork.dev/libraries/cheetah-lib-proc…
-
Hello, I want to know how to control Cheetah without Joystick? Is there some default actions that can direct use LCM message to control Cheetah? tks.
-
Hi, I am working on mini-cheetah's way point following in a height map built by realsense. I want to initialize the robot at a specific location in the height map. The init robot pose seems to be hard…