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
Basic questions, related to robot learning, that are not bugs or feature requests will be closed without reply, because GitHub issues are not an appropriate venue for these.
Advanced/nontrivial questions, especially in areas where documentation is lacking, are very much welcome.
For questions that are related to running and understanding Isaac Sim, please post them at the official Isaac Sim forums.
Hi. Currently, when a termination event occurs for my robot due to illegal contact with a wall for example, I make the robot "teleport" back to the origin position of the simulation but even after I do that, the robot still thinks that it is in collision as I can see this from the collision visualizations of the different contact sensors of the robot. Why is this so? This is my code snippet for teleporting the robot back in the event of a collision:
Hi. Thank you for the reply. I can see that the robot still thinks it is in collision from the red spheres in the isasc sim gui at the robot prims. I have attached a video as well.
Question
Basic questions, related to robot learning, that are not bugs or feature requests will be closed without reply, because GitHub issues are not an appropriate venue for these.
Advanced/nontrivial questions, especially in areas where documentation is lacking, are very much welcome.
For questions that are related to running and understanding Isaac Sim, please post them at the official Isaac Sim forums.
Hi. Currently, when a termination event occurs for my robot due to illegal contact with a wall for example, I make the robot "teleport" back to the origin position of the simulation but even after I do that, the robot still thinks that it is in collision as I can see this from the collision visualizations of the different contact sensors of the robot. Why is this so? This is my code snippet for teleporting the robot back in the event of a collision:
Thank you for the assistance.
The text was updated successfully, but these errors were encountered: