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!
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