ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to interface ros controller and orocos?

asked 2018-05-12 13:36:05 -0500

dinesh gravatar image

How do i use orocos rtt with ros controller for hard real time controll?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-05-14 09:09:40 -0500

I created a basic example of this some time ago, might be useful to get started: https://github.com/skohlbr/rtt_ros_co...

edit flag offensive delete link more

Comments

great, but why r the read and write functions empty? it would be more helpful if they were also present. what single board computer were u using to run ros and how did u connect sensors and motors? through gpio, ethercat or serial port?

dinesh gravatar image dinesh  ( 2018-05-16 22:28:37 -0500 )edit

so sir, basically the only part needed to interfaced with orocos is the hardware interface part right?

dinesh gravatar image dinesh  ( 2018-05-16 22:30:00 -0500 )edit

The read and write functions depend on the hardware you use and how it can be interfaced (perhaps via a driver/library provided by the vendor).

Stefan Kohlbrecher gravatar image Stefan Kohlbrecher  ( 2018-05-17 07:30:34 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2018-05-12 13:36:05 -0500

Seen: 216 times

Last updated: May 14 '18