You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
In VisualCircuit, particularly in MotorDriverRos2, there is an issue when velocities are compared to None using '!=' which throws an error.
Steps to Reproduce:
Set up the VisualCircuit frontend and backend for setup refer this.
Run both frontend and backend with RADI.
Create a simple example in the canvas with MotorDriverRos2 block.
Build your example and run it on your local machine.
Screenshots:
Error at 'velocities != None' screenshot
The text was updated successfully, but these errors were encountered:
Summary:
In VisualCircuit, particularly in MotorDriverRos2, there is an issue when velocities are compared to None using '!=' which throws an error.
Steps to Reproduce:
Set up the VisualCircuit frontend and backend for setup refer this.
Run both frontend and backend with RADI.
Create a simple example in the canvas with MotorDriverRos2 block.
Build your example and run it on your local machine.
Screenshots:
Error at 'velocities != None' screenshot
The text was updated successfully, but these errors were encountered: