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
The install.sh in ROSCH/Scheduler ran successfully. My scheduler_rosch.yaml is currently as follows: [Tool doesnt seem to work so I am creating this file manually]
I found that the file Scheduler/RT-ROS/clients/roscpp/src/libros/init.cpp makes a NodesInfo object, which reads from this yaml file. But, when I'm adding extra prints in the init() function in this file, and also in the NodesInfo::loadConfig function, these aren't being printed - Does this mean that there is an issue with the installation? @shinpei0208 Tagging one of the contributors - Hoping for an early response, Thanks!
The text was updated successfully, but these errors were encountered:
I am running ROS on an Ubuntu 16.04 machine, and the RESCH kernel plugin was successfully installed. I am using stage simulator to simulate an environment and using p3at robot.
The install.sh in ROSCH/Scheduler ran successfully. My scheduler_rosch.yaml is currently as follows: [Tool doesnt seem to work so I am creating this file manually]
nodename: shim_freq_node
sub_topic: robot_0/base_scan1
pub_topic: robot_0/base_scan
nodename: listener
sub_topic: robot_0/base_scan
I found that the file Scheduler/RT-ROS/clients/roscpp/src/libros/init.cpp makes a NodesInfo object, which reads from this yaml file. But, when I'm adding extra prints in the init() function in this file, and also in the NodesInfo::loadConfig function, these aren't being printed - Does this mean that there is an issue with the installation?
@shinpei0208 Tagging one of the contributors - Hoping for an early response, Thanks!
The text was updated successfully, but these errors were encountered: