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
I was trying to control my robot model and make it follow a cartesian path using ros_descartes. However, while trying to execute the code, I get the following errors:
[ WARN] [1560596479.774029295]: Nominal time value must be greater than or equal to 0.0
[ INFO] [1560596479.785635458]: Computed path of length 10 with cost 4.097252
[ERROR] [1560596484.797170637]: Could not connect to action server
[ERROR] [1560596484.812627409]: Could not execute trajectory!
[ WARN] [1560596484.812992340]: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
[ WARN] [1560596484.813060895]: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
Can someone please help me with solving this issue?
The text was updated successfully, but these errors were encountered:
I was trying to control my robot model and make it follow a cartesian path using ros_descartes. However, while trying to execute the code, I get the following errors:
Can someone please help me with solving this issue?
The text was updated successfully, but these errors were encountered: