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 am using RobotOS.jl and like that package because it allows me to use JuliaLang for ROS. Usually, when I am coding in Julia and make an error, there will be an error message. When I am using RobotOS, this is not the case. Nothing happens, and it seems that it waits for a ROS message.
Is there a possibility of changing the configurations, so I get error messages when something is not working? Getting an error message might be easier for me to get to a solution. Sometimes the program is not working, and I must search extensively for the problem.
This problem is especially the case when I start the callbacks by RobotOS
The text was updated successfully, but these errors were encountered:
I am using RobotOS.jl and like that package because it allows me to use JuliaLang for ROS. Usually, when I am coding in Julia and make an error, there will be an error message. When I am using RobotOS, this is not the case. Nothing happens, and it seems that it waits for a ROS message.
Is there a possibility of changing the configurations, so I get error messages when something is not working? Getting an error message might be easier for me to get to a solution. Sometimes the program is not working, and I must search extensively for the problem.
This problem is especially the case when I start the callbacks by RobotOS
The text was updated successfully, but these errors were encountered: