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
Hello,
I want to use ROS for testing, but I get an error in "rosrun smarts_ros ros_driver.py":
smarts.core.smarts.SMARTSDestroyedError: ('ERROR: A SMARTS instance may have been deleted by gc before a call to destroy. Please explicitly call del obj or SMARTS.destroy() to make this error go away.', AttributeError("'SMARTS' object has no attribute '_agent_manager'"))
I didn't see any introduction to the ROS interface in the document. Does the new version of SMARTS still support the use of ROS?
Thanks!
Version
1.4.0
Operating System
ubuntu 20.04
Problems
No response
The text was updated successfully, but these errors were encountered:
High Level Description
Hello,
I want to use ROS for testing, but I get an error in "rosrun smarts_ros ros_driver.py":
I didn't see any introduction to the ROS interface in the document. Does the new version of SMARTS still support the use of ROS?
Thanks!
Version
1.4.0
Operating System
ubuntu 20.04
Problems
No response
The text was updated successfully, but these errors were encountered: