Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROSCH Scheduler installed, but doesnt seem to be working #4

Open
aditi741997 opened this issue Nov 25, 2020 · 1 comment
Open

ROSCH Scheduler installed, but doesnt seem to be working #4

aditi741997 opened this issue Nov 25, 2020 · 1 comment

Comments

@aditi741997
Copy link

aditi741997 commented Nov 25, 2020

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]

  • shim_freq_node:
    nodename: shim_freq_node
    sub_topic: robot_0/base_scan1
    pub_topic: robot_0/base_scan
  • listener:
    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!

@aditi741997
Copy link
Author

aditi741997 commented Nov 29, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant