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
There is an issue with OVIS 4.0. In 4.0, the Articulation Root Physics object must be on the base joint of the robot for the IK calculation to work correctly. However, the ROS2 nodes expect to be passed the root prim of the robot with an Articulation Root. We can send the joint_states if we move the Articulation Root to the root prim, though self-collisions need to be disabled.
On Linux, we are able to send ROS Messages out of OVIS and Unity. We would like to use these to control the gripper.
The text was updated successfully, but these errors were encountered: