Skip to content

Sim config vismach/hexapod-sim exception(s) #4514

Description

@BsAtHome

Current master: Running the sim in configs/sim/axis/vismach/hexapod-sim will give a lot of errors as shown below. The exception is repeats 5 times.

@Sigma1912 you have been over these vismach sims lately
@alex-pres you have been updating the 3d/GL code

vismach.py: Track: why am i here? world is not in the scene yet
vismach.py: Track: why am i here? world is not in the scene yet
vismach.py: Track: why am i here? world is not in the scene yet
vismach.py: Track: why am i here? world is not in the scene yet
vismach.py: Track: why am i here? world is not in the scene yet
vismach.py: Track: why am i here? world is not in the scene yet
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib64/python3.14/tkinter/__init__.py", line 2114, in __call__
    return self.func(*args)
           ~~~~~~~~~^^^^^^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/rs274/OpenGLTk.py", line 385, in tkMap
    self.tkExpose()
    ~~~~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/rs274/OpenGLTk.py", line 398, in tkExpose
    self.tkRedraw()
    ~~~~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/rs274/OpenGLTk.py", line 375, in tkRedraw
    self.redraw()
    ~~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/vismach.py", line 1341, in redraw
    self.model.traverse()
    ~~~~~~~~~~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/vismach.py", line 41, in traverse
    p.traverse()
    ~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/vismach.py", line 41, in traverse
    p.traverse()
    ~~~~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/vismach.py", line 35, in traverse
    p.apply()
    ~~~~~~~^^
  File "/home/bertho/tarapps/linuxcnc.git-bsathome/lib/python/vismach.py", line 243, in apply
    if (self.world2view.t == []):
        ^^^^^^^^^^^^^^^^^^^^^^^

ValueError: operands could not be broadcast together with shapes (4,4) (0,) 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions