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

subscribe the sensor data not in real time #302

Open
BoWangFromMars opened this issue Jan 15, 2024 · 0 comments
Open

subscribe the sensor data not in real time #302

BoWangFromMars opened this issue Jan 15, 2024 · 0 comments

Comments

@BoWangFromMars
Copy link

When I used iiwa_stack, something confused me. For example, when I subscribed the sensor data via rostopic '/iiwa/state/JointPosition' and '/iiwa/state/JointTorque' from iiwa robot, I got discontinous data(please see the following figure, which shows iiwa/state/JointPosition recorded by rosbag).

sensor data recorded by rosbag

For this issue, I tried to figure it out and got a possible reason, that is because iiwa_stack was based on KUKA Sunrise.Servoing package, which was only a soft real-time interface(please see it at https://www.kuka.com/en-de/products/robot-systems/software/system-software/sunriseos).

I asked someone else who also used iiwa_stack, but they did not meet the problem as mine. Then, I restarted to check the difference of configuration between mine and the author's. I find some clues. For the question 'Which version of Sunrise.OS/Sunrise Workbench is supported?' says that the stack relies on Connectivity/Servoing package. Could you please tell me what the Connectivity package is and how can I check whether my Sunrise workbench has it or not? Further, the Connectivity package affects the iiwa robot communicating with ROS machine in real time?

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